'\" t .\" $Header: /cvsroot/lesstif/lesstif/doc/lessdox/widgets/WmShell.3,v 1.3 2009/04/29 12:23:30 paulgevers Exp $ .\" .\" Copyright (C) 1997-1998 Free Software Foundation, Inc. .\" .\" This file is part of the GNU LessTif Library. .\" This library is free software; you can redistribute it and/or .\" modify it under the terms of the GNU Library General Public .\" License as published by the Free Software Foundation; either .\" version 2 of the License, or (at your option) any later version. .\" .\" This library is distributed in the hope that it will be useful, .\" but WITHOUT ANY WARRANTY; without even the implied warranty of .\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU .\" Library General Public License for more details. .\" .\" You should have received a copy of the GNU Library General Public .\" License along with this library; if not, write to the Free .\" Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. .\" .TH WMShell 3 "October 1998" "LessTif Project" "LessTif Manuals" .SH NAME WMShell \- window-manager shell widget from the X toolkit .SH SYNOPSIS .B #include .SH DESCRIPTION WMShell is a widget which is defined in the X Toolkit. We document its existence here for completeness. Please refer to the X Window System documentation for the real information regarding this widget. .SH X RESOURCES .TS tab(;); l l l l l. Name;Class;Type;Default;Access _ XtNtitle;XtCTitle;String;(null);CSG XtNtitleEncoding;XtCTitleEncoding;Atom;NULL;CSG XtNwmTimeout;XtCWmTimeout;Int;5000;CSG XtNwaitforwm;XtCWaitforwm;Boolean;NULL;CSG XtNtransient;XtCTransient;Boolean;NULL;CSG XtNbaseWidth;XtCBaseWidth;Int;135884268;CSG XtNbaseHeight;XtCBaseHeight;Int;135884268;CSG XtNwinGravity;XtCWinGravity;Gravity;NULL;CSG XtNminWidth;XtCMinWidth;Int;135884268;CSG XtNminHeight;XtCMinHeight;Int;135884268;CSG XtNmaxWidth;XtCMaxWidth;Int;135884268;CSG XtNmaxHeight;XtCMaxHeight;Int;135884268;CSG XtNwidthInc;XtCWidthInc;Int;135884268;CSG XtNheightInc;XtCHeightInc;Int;135884268;CSG XtNminAspectX;XtCMinAspectX;Int;135884268;CSG XtNminAspectY;XtCMinAspectY;Int;135884268;CSG XtNmaxAspectX;XtCMaxAspectX;Int;135884268;CSG XtNmaxAspectY;XtCMaxAspectY;Int;135884268;CSG XtNinput;XtCInput;Bool;NULL;CSG XtNinitialState;XtCInitialState;InitialState;NULL;CSG XtNiconPixmap;XtCIconPixmap;Bitmap;NULL;CSG XtNiconWindow;XtCIconWindow;Window;NULL;CSG XtNiconX;XtCIconX;Int;135884268;CSG XtNiconY;XtCIconY;Int;135884268;CSG XtNiconMask;XtCIconMask;Bitmap;NULL;CSG XtNwindowGroup;XtCWindowGroup;Window;NULL;CSG XtNclientLeader;XtCClientLeader;Widget;NULL;CSG XtNwindowRole;XtCWindowRole;String;(null);CSG XtNurgency;XtCUrgency;Boolean;NULL;CSG .TE .PP .BR XtNtitle .PP .BR XtNtitleEncoding .PP .BR XtNwmTimeout .PP .BR XtNwaitforwm .PP .BR XtNtransient .PP .BR XtNbaseWidth .PP .BR XtNbaseHeight .PP .BR XtNwinGravity .PP .BR XtNminWidth .PP .BR XtNminHeight .PP .BR XtNmaxWidth .PP .BR XtNmaxHeight .PP .BR XtNwidthInc .PP .BR XtNheightInc .PP .BR XtNminAspectX .PP .BR XtNminAspectY .PP .BR XtNmaxAspectX .PP .BR XtNmaxAspectY .PP .BR XtNinput .PP .BR XtNinitialState .PP .BR XtNiconPixmap .PP .BR XtNiconWindow .PP .BR XtNiconX .PP .BR XtNiconY .PP .BR XtNiconMask .PP .BR XtNwindowGroup .PP .BR XtNclientLeader .PP .BR XtNwindowRole .PP .BR XtNurgency .PP .SH CLASS HIERARCHY .BR Object (3) .BR Rect (3) .BR UnNamedObj (3) .BR Core (3) .BR Composite (3) .BR Shell (3) .BR WMShell (3) .SH CALLBACKS .SH CONVENIENCE FUNCTIONS .SH SEE ALSO