VendorShell(library call) VendorShell(library call)
NAME [Toc] [Back]
VendorShell - The VendorShell widget class
SYNOPSIS [Toc] [Back]
#include <Xm/Xm.h>
#include <X11/Shell.h>
DESCRIPTION [Toc] [Back]
VendorShell is a Motif widget class used as a supporting superclass
for all shell classes that are visible to the window manager and that
are not override redirect. It contains resources that describe the
MWM-specific look and feel. It also manages the MWM-specific
communication needed by all VendorShell subclasses. See the mwm
reference page for more information.
If an application uses the XmNmwmDecorations, XmNmwmFunctions, or
XmNmwmInputMode resource, it should include the file Xm/MwmUtil.h.
Setting XmNheight, XmNwidth, or XmNborderWidth for either a
VendorShell or its managed child usually sets that resource to the
same value in both the parent and the child. When an off-the-spot
input method exists, the height and width of the shell may be greater
than those of the managed child in order to accommodate the input
method. In this case, setting XmNheight or XmNwidth for the shell
does not necessarily set that resource to the same value in the
managed child, and setting XmNheight or XmNwidth for the child does
not necessarily set that resource to the same value in the shell.
For the managed child of a VendorShell, regardless of the value of the
shell's XmNallowShellResize, setting XmNx or XmNy sets the
corresponding resource of the parent but does not change the child's
position relative to the parent. XtGetValues for the child's XmNx or
XmNy yields the value of the corresponding resource in the parent.
The x and y-coordinates of the child's upper left outside corner
relative to the parent's upper left inside corner are both 0 (zero)
minus the value of XmNborderWidth.
Note that the Inter-Client Communication Conventions Manual (ICCCM)
allows a window manager to change or control the border width of a
reparented top-level window.
VendorShell holds the XmQTspecifyRenderTable trait.
Classes [Toc] [Back]
VendorShell inherits behavior, resources, and traits from the Core,
Composite, Shell, and WMShell classes.
The class pointer is vendorShellWidgetClass.
The class name is VendorShell.
- 1 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
New Resources [Toc] [Back]
The following table defines a set of widget resources used by the
programmer to specify data. The programmer can also set the resource
values for the inherited classes to set attributes for this widget. To
reference a subresource by name or by class in a .Xdefaults file,
remove the XmN or XmC prefix and use the remaining letters. To specify
one of the defined values for a subresource in a .Xdefaults file,
remove the Xm prefix and use the remaining letters (in either
lowercase or uppercase, but include any underscores between words).
The codes in the access column indicate if the given subresource can
be set at creation time (C), set by using XtSetValues (S), retrieved
by using XtGetValues (G), or is not applicable (N/A).
- 2 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
____________________________________________________________________________________________
| VendorShell Resource Set |
|Name Class Type Default Access |
|_______________________|________________________|_______________|_________________|________|
|XmNaudibleWarning | XmCAudibleWarning | unsigned char | XmBELL | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNbuttonFontList | XmCButtonFontList | XmFontList | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNbuttonRenderTable | XmCButtonRenderTable | XmRenderTable | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNdefaultFontList | XmCDefaultFontList | XmFontList | dynamic | CG |
|_______________________|________________________|_______________|_________________|________|
|XmNdeleteResponse | XmCDeleteResponse | unsigned char | XmDESTROY | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNinputMethod | XmCInputMethod | string | NULL | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNinputPolicy | XmCInputPolicy | XmInputPolicy | XmPER_SHELL | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNkeyboardFocusPolicy | XmCKeyboardFocusPolicy | unsigned char | XmEXPLICIT | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNlabelFontList | XmCLabelFontList | XmFontList | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNlabelRenderTable | XmCLabelRenderTabel | XmRenderTable | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNlayoutDirection | XmCLayoutDirection | XmDirection | XmLEFT_TO_RIGHT | CG |
|_______________________|________________________|_______________|_________________|________|
|XmNmwmDecorations | XmCMwmDecorations | int | -1 | CG |
|_______________________|________________________|_______________|_________________|________|
|XmNmwmFunctions | XmCMwmFunctions | int | -1 | CG |
|_______________________|________________________|_______________|_________________|________|
|XmNmwmInputMode | XmCMwmInputMode | int | -1 | CG |
|_______________________|________________________|_______________|_________________|________|
|XmNmwmMenu | XmCMwmMenu | String | NULL | CG |
|_______________________|________________________|_______________|_________________|________|
|XmNpreeditType | XmCPreeditType | String | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNverifyPreedit | XmCVerifyPreedit | Boolean | False | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNshellUnitType | XmCShellUnitType | unsigned char | XmPIXELS | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNtextFontList | XmCTextFontList | XmFontList | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNtextRenderTable | XmCTextRenderTable | XmRenderTable | dynamic | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNunitType | XmCUnitType | unsigned char | XmPIXELS | CSG |
|_______________________|________________________|_______________|_________________|________|
|XmNuseAsyncGeometry | XmCUseAsyncGeometry | Boolean | False | CSG |
|_______________________|________________________|_______________|_________________|________|
|_______________________|________________________|_______________|_________________|________|
- 3 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
XmNaudibleWarning [Toc] [Back]
Determines whether an action activates its associated
audible cue. The possible values are XmBELL and XmNONE.
XmNbuttonFontList [Toc] [Back]
Specifies the font list used for button descendants. See the
XmNbuttonRenderTable resource.
XmNbuttonRenderTable [Toc] [Back]
Specifies the render table used for VendorShell's button
descendants. If this value is NULL at initialization and if
the value of XmNdefaultFontList is not NULL,
XmNbuttonRenderTable is initialized to the value of
XmNdefaultFontList. If the value of XmNdefaultFontList is
NULL, the parent hierarchy of the widget is searched for an
ancestor that holds the XmQTspecifyRenderTable trait. If
such an ancestor is found, XmNbuttonRenderTable is
initialized to the XmBUTTON_RENDER_TABLE value of the
ancestor widget. If no such ancestor is found, the default
is implementation dependent. Refer to XmRenderTable(3) for
more information on the creation and structure of a render
table.
XmNdefaultFontList [Toc] [Back]
Specifies a default font list for VendorShell's descendants.
This resource is obsolete and exists for compatibility with
earlier releases. It has been replaced by XmNbuttonFontList,
XmNlabelFontList, and XmNtextFontList.
XmNdeleteResponse [Toc] [Back]
Determines what action the shell takes in response to a
WM_DELETE_WINDOW message. The setting can be one of three
values: XmDESTROY, XmUNMAP, and XmDO_NOTHING. The resource
is scanned, and the appropriate action is taken after the
WM_DELETE_WINDOW callback list (if any) that is registered
with the Protocol manager has been called.
XmNinputMethod [Toc] [Back]
Specifies the string that sets the locale modifier for the
input method. When XtGetValues is called on this resource,
the returned value is a pointer to the actual resource value
and should not be freed.
XmNinputPolicy [Toc] [Back]
Specifies the policy to follow for creating an Input Context
(IC) for this shell. This resource can have the following
values:
XmPER_SHELL [Toc] [Back]
Specifies that only one XIC is created per shell.
- 4 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
XmPER_WIDGET [Toc] [Back]
Specifies that one XIC is created for each widget.
XmNkeyboardFocusPolicy [Toc] [Back]
Determines allocation of keyboard focus within the widget
hierarchy rooted at this shell. The X keyboard focus must be
directed to somewhere in the hierarchy for this client-side
focus management to take effect. Possible values are
XmEXPLICIT, specifying a click-to-type policy, and
XmPOINTER, specifying a pointer-driven policy.
XmNlabelFontList [Toc] [Back]
Specifies the font list used for label descendants. See the
XmNlabelRenderTable resource.
XmNlabelRenderTable [Toc] [Back]
Specifies the font list used for VendorShell's label
descendants (Labels and LabelGadgets). If this value is NULL
at initialization and if the value of XmNdefaultFontList is
not NULL, XmNlabelFontList is initialized to the value of
XmNdefaultFontList. If the value of XmNdefaultFontList is
NULL, the parent hierarchy of the widget is searched for an
ancestor that holds the XmQTspecifyRenderTable trait. If
such an ancestor is found, XmNlabelRenderTable is
initialized to the XmLABEL_RENDER_TABLE of the ancestor
widget. If no such ancestor is found, the default is
implementation dependent. Refer to XmRenderTable(3) for more
information on the creation and structure of a render table.
XmNlayoutDirection [Toc] [Back]
Specifies the direction in which the subwidgets, children of
a widget, or other visual components are to be laid out.
This policy will apply as the default layout policy for all
descendants of this VendorShell.
XmNmwmDecorations [Toc] [Back]
Specifies the decoration flags (specific decorations to add
or remove from the window manager frame) for the
_MOTIF_WM_HINTS property. If any decoration flags are
specified by the _MOTIF_WM_HINTS property, only decorations
indicated by both that property and the MWM clientDecoration
and transientDecoration resources are displayed. If no
decoration flags are specified by the _MOTIF_WM_HINTS
property, decorations indicated by the MWM clientDecoration
and transientDecoration resources are displayed. The
default for the XmNmwmDecorations resource is not to specify
any decoration flags for the _MOTIF_WM_HINTS property.
The value of this resource is the bitwise inclusive OR of
one or more flag bits. The possible flag bit constants,
defined in the include file Xm/MwmUtil.h, are
- 5 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
MWM_DECOR_ALL [Toc] [Back]
All decorations except those specified by other
flag bits that are set
MWM_DECOR_BORDER [Toc] [Back]
Client window border
MWM_DECOR_RESIZEH [Toc] [Back]
Resize frame handles
MWM_DECOR_TITLE [Toc] [Back]
Title bar
MWM_DECOR_MENU [Toc] [Back]
Window menu button
MWM_DECOR_MINIMIZE [Toc] [Back]
Minimize window button
MWM_DECOR_MAXIMIZE [Toc] [Back]
Maximize window button
XmNmwmFunctions [Toc] [Back]
Specifies the function flags (specific window manager
functions to apply or not apply to the client window) for
the _MOTIF_WM_HINTS property. If any function flags are
specified by the _MOTIF_WM_HINTS property, only functions
indicated by both that property and the MWM clientFunctions
and transientFunctions resources are applied. If no
function flags are specified by the _MOTIF_WM_HINTS
property, functions indicated by the MWM clientFunctions and
transientFunctions resources are applied. The default for
the XmNmwmFunctions resource is not to specify any function
flags for the _MOTIF_WM_HINTS property.
The value of this resource is the bitwise inclusive OR of
one or more flag bits. The possible flag bit constants,
defined in the include file Xm/MwmUtil.h, are
MWM_FUNC_ALL [Toc] [Back]
All functions except those specified by other flag
bits that are set
MWM_FUNC_RESIZE [Toc] [Back]
f.resize
MWM_FUNC_MOVE [Toc] [Back]
f.move
MWM_FUNC_MINIMIZE [Toc] [Back]
f.minimize
- 6 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
MWM_FUNC_MAXIMIZE [Toc] [Back]
f.maximize
MWM_FUNC_CLOSE [Toc] [Back]
f.kill
XmNmwmInputMode [Toc] [Back]
Specifies the input mode flag (application modal or system
modal input constraints) for the _MOTIF_WM_HINTS property.
If no input mode flag is specified by the _MOTIF_WM_HINTS
property, no input constraints are applied, and input goes
to any window. The default for the XmNmwmInputMode resource
is not to specify any input mode flag for the
_MOTIF_WM_HINTS property.
An application that sets input constraints on a dialog
usually uses the BulletinBoard's XmNdialogStyle resource
rather than the parent DialogShell's XmNmwmInputMode
resource.
The possible values for this resource, defined in the
include file Xm/MwmUtil.h, are
MWM_INPUT_MODELESS [Toc] [Back]
Input goes to any window.
MWM_INPUT_PRIMARY_APPLICATION_MODAL [Toc] [Back]
Input does not go to ancestors of this window.
MWM_INPUT_SYSTEM_MODAL [Toc] [Back]
Input goes only to this window.
MWM_INPUT_FULL_APPLICATION_MODAL [Toc] [Back]
Input does not go to other windows in this
application.
XmNmwmMenu [Toc] [Back]
Specifies the menu items that the Motif window manager
should add to the end of the window menu. The string
contains a list of items separated by with the following
format:
label [mnemonic] [accelerator] function
If more than one item is specified, the items should be
separated by a newline character.
When XtGetValues is called on this resource, the returned
value is a pointer to the actual resource value and should
not be freed.
- 7 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
XmNpreeditType [Toc] [Back]
Specifies the input method style or styles available to the
input manager. The resource can be a comma-separated list of
the following values:
______________________________________
| Preedit Values ||
|____________________________________||
|Preedit Value | XIM Style ||
|______________|_____________________||
|______________|_____________________||
|______________|_____________________||
|OffTheSpot | XIMPreeditArea ||
|______________|_____________________||
|______________|_____________________||
|______________|_____________________||
|Root | XIMPreeditNothing ||
|______________|_____________________||
|______________|_____________________||
|______________|_____________________||
|None | XIMPreeditNone ||
|______________|_____________________||
|______________|_____________________||
|______________|_____________________||
|OverTheSpot | XIMPreeditPosition ||
|______________|_____________________||
|______________|_____________________||
|______________|_____________________||
|OnTheSpot | XIMPreeditCallbacks ||
|______________|_____________________||
|______________|_____________________||
|______________|_____________________||
When XtGetValues is called on this resource, the returned
value is a pointer to the actual resource value and should
not be freed.
XmNshellUnitType [Toc] [Back]
This resource is obsolete, and is included only for
compatibility with earlier releases of Motif. Use the
XmNunitType resource instead.
XmNtextFontList [Toc] [Back]
Specifies the font list used for text descendants. See the
XmNtextRenderTable resource.
XmNtextRenderTable [Toc] [Back]
Specifies the render table used for VendorShell's Text and
List descendants. If this value is NULL at initialization
and if the value of XmNdefaultFontList is not NULL,
XmNtextRenderTable is initialized to the value of
XmNdefaultFontList. If the value of XmNdefaultFontList is
- 8 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
NULL, the parent hierarchy of the widget is searched for an
ancestor that holds the XmQTspecifyRenderTable trait. If
such an ancestor is found, XmNtextRenderTable is initialized
to the XmTEXT_RENDER_TABLE value of the ancestor widget. If
no such ancestor is found, the default is implementation
dependent. Refer to XmRenderTable(3) for more information
on the creation and structure of a render table.
XmNunitType [Toc] [Back]
Provides the basic support for resolution independence. It
defines the type of units a widget uses with sizing and
positioning resources. The resource has a default unit type
of XmPIXELS.
The unit type can also be specified in resource files, with
the following format:
<floating value><unit>
where:
unit is <" ", pixels, inches, centimeters, millimeters,
points, font units>
pixels is <pix, pixel, pixels>
inches is <in, inch, inches>
centimeter
is <cm, centimeter, centimeters>
millimeters
is <mm, millimeter, millimeters>
points is <pt, point, points>
font units
is <fu, font_unit, font_units>
float is {"+"|"-"}{{<"0"-"9">*}.}<"0"-"9">*
Note that the type Dimension must always be
positive.
For example,
xmfonts*XmMainWindow.height: 10.4cm
*PostIn.width: 3inches
XmNunitType can have the following values:
- 9 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
XmPIXELS All values provided to the widget are treated as
normal pixel values.
XmMILLIMETERS [Toc] [Back]
All values provided to the widget are treated as
normal millimeter values.
Xm100TH_MILLIMETERS [Toc] [Back]
All values provided to the widget are treated as
1/100 of a millimeter.
XmCENTIMETERS [Toc] [Back]
All values provided to the widget are treated as
normal centimeter values.
XmINCHES All values provided to the widget are treated as
normal inch values.
Xm1000TH_INCHES [Toc] [Back]
All values provided to the widget are treated as
1/1000 of an inch.
XmPOINTS All values provided to the widget are treated as
normal point values. A point is a unit used in
text processing applications and is defined as
1/72 of an inch.
Xm100TH_POINTS [Toc] [Back]
All values provided to the widget are treated as
1/100 of a point. A point is a unit used in text
processing applications and is defined as 1/72 of
an inch.
XmFONT_UNITS [Toc] [Back]
All values provided to the widget are treated as
normal font units. A font unit has horizontal and
vertical components. These are the values of the
XmScreen resources XmNhorizontalFontUnit and
XmNverticalFontUnit.
Xm100TH_FONT_UNITS [Toc] [Back]
All values provided to the widget are treated as
1/100 of a font unit. A font unit has horizontal
and vertical components. These are the values of
the XmScreen resources XmNhorizontalFontUnit and
XmNverticalFontUnit.
For more information about units, refer to the
XmConvertUnits reference page.
- 10 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
XmNuseAsyncGeometry [Toc] [Back]
Specifies whether the geometry manager should wait for
confirmation of a geometry request to the window manager.
When the value of this resource is True, the geometry
manager forces XmNwaitForWm to False and XmNwmTimeout to 0,
and it relies on asynchronous notification. When the value
of this resource is False, XmNwaitForWm and XmNwmTimeout are
unaffected. The default is False.
Inherited Resources [Toc] [Back]
VendorShell inherits behavior and resources from the superclasses
described in the following tables. For a complete description of each
resource, refer to the reference page for that superclass.
- 11 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
________________________________________________________________________________
WMShell Resource Set
Name Class Type Default Access
________________________________________________________________________________
XmNbaseHeight XmCBaseHeight int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNbaseWidth XmCBaseWidth int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNheightInc XmCHeightInc int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNiconMask XmCIconMask Pixmap NULL CSG
________________________________________________________________________________
XmNiconPixmap XmCIconPixmap Pixmap NULL CSG
________________________________________________________________________________
XmNiconWindow XmCIconWindow Window NULL CSG
________________________________________________________________________________
XmNiconX XmCIconX int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNiconY XmCIconY int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNinitialState XmCInitialState int NormalState CSG
________________________________________________________________________________
XmNinput XmCInput Boolean True CSG
________________________________________________________________________________
XmNmaxAspectX XmCMaxAspectX int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNmaxAspectY XmCMaxAspectY int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNmaxHeight XmCMaxHeight int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNmaxWidth XmCMaxWidth int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNminAspectX XmCMinAspectX int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNminAspectY XmCMinAspectY int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNminHeight XmCMinHeight int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNminWidth XmCMinWidth int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNtitle XmCTitle String dynamic CSG
________________________________________________________________________________
XmNtitleEncoding XmCTitleEncoding Atom dynamic CSG
________________________________________________________________________________
XmNtransient XmCTransient Boolean False CSG
________________________________________________________________________________
XmNwaitForWm XmCWaitForWm Boolean True CSG
________________________________________________________________________________
XmNwidthInc XmCWidthInc int XtUnspecifiedShellInt CSG
________________________________________________________________________________
XmNwindowGroup XmCWindowGroup Window dynamic CSG
- 12 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
________________________________________________________________________________
|mNwinGravity XmCWinGravity int dynamic CSG |
|_______________________________________________________________________________|
|XmNwmTimeout | XmCWmTimeout | int | 5000 ms | CSG |
|_________________|__________________|_________|_______________________|________|
|_________________|__________________|_________|_______________________|________|
______________________________________________________________________________________________________
| Shell Resource Set |
|Name Class Type Default Access |
|________________________|_________________________|________________________|________________|________|
|XmNallowShellResize | XmCAllowShellResize | Boolean | False | CG |
|________________________|_________________________|________________________|________________|________|
|XmNcreatePopupChildProc | XmCCreatePopupChildProc | XtCreatePopupChildProc | NULL | CSG |
|________________________|_________________________|________________________|________________|________|
|XmNgeometry | XmCGeometry | String | NULL | CSG |
|________________________|_________________________|________________________|________________|________|
|XmNoverrideRedirect | XmCOverrideRedirect | Boolean | False | CSG |
|________________________|_________________________|________________________|________________|________|
|XmNpopdownCallback | XmCCallback | XtCallbackList | NULL | C |
|________________________|_________________________|________________________|________________|________|
|XmNpopupCallback | XmCCallback | XtCallbackList | NULL | C |
|________________________|_________________________|________________________|________________|________|
|XmNsaveUnder | XmCSaveUnder | Boolean | False | CSG |
|________________________|_________________________|________________________|________________|________|
|XmNvisual | XmCVisual | Visual * | CopyFromParent | CSG |
|________________________|_________________________|________________________|________________|________|
|________________________|_________________________|________________________|________________|________|
________________________________________________________________________
| Composite Resource Set |
|Name Class Type Default Access |
|__________________|___________________|_____________|_________|________|
|XmNchildren | XmCReadOnly | WidgetList | NULL | G |
|__________________|___________________|_____________|_________|________|
|XmNinsertPosition | XmCInsertPosition | XtOrderProc | NULL | CSG |
|__________________|___________________|_____________|_________|________|
|XmNnumChildren | XmCReadOnly | Cardinal | 0 | G |
|__________________|___________________|_____________|_________|________|
|__________________|___________________|_____________|_________|________|
- 13 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
________________________________________________________________________________________________________________
| Core Resource Set |
|Name Class Type Default Access |
|______________________________|_______________________________|________________|______________________|________|
|XmNaccelerators | XmCAccelerators | XtAccelerators | dynamic | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNancestorSensitive | XmCSensitive | Boolean | dynamic | G |
|______________________________|_______________________________|________________|______________________|________|
|XmNbackground | XmCBackground | Pixel | dynamic | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNbackgroundPixmap | XmCPixmap | Pixmap | XmUNSPECIFIED_PIXMAP | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNborderColor | XmCBorderColor | Pixel | XtDefaultForeground | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNborderPixmap | XmCPixmap | Pixmap | XmUNSPECIFIED_PIXMAP | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNborderWidth | XmCBorderWidth | Dimension | 0 | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNcolormap | XmCColormap | Colormap | dynamic | CG |
|______________________________|_______________________________|________________|______________________|________|
|XmNdepth | XmCDepth | int | dynamic | CG |
|______________________________|_______________________________|________________|______________________|________|
|XmNdestroyCallback | XmCCallback | XtCallbackList | NULL | C |
|______________________________|_______________________________|________________|______________________|________|
|XmNheight | XmCHeight | Dimension | dynamic | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNinitialResourcesPersistent | XmCInitialResourcesPersistent | Boolean | True | C |
|______________________________|_______________________________|________________|______________________|________|
|XmNmappedWhenManaged | XmCMappedWhenManaged | Boolean | True | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNscreen | XmCScreen | Screen * | dynamic | CG |
|______________________________|_______________________________|________________|______________________|________|
|XmNsensitive | XmCSensitive | Boolean | True | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNtranslations | XmCTranslations | XtTranslations | dynamic | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNwidth | XmCWidth | Dimension | dynamic | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNx | XmCPosition | Position | 0 | CSG |
|______________________________|_______________________________|________________|______________________|________|
|XmNy | XmCPosition | Position | 0 | CSG |
|______________________________|_______________________________|________________|______________________|________|
|______________________________|_______________________________|________________|______________________|________|
Translations [Toc] [Back]
There are no translations for VendorShell.
RELATED [Toc] [Back]
Composite(3), Core(3), mwm(1), Shell(3), WMShell(3),
XmActivateProtocol(3), XmActivateWMProtocol(3),
XmAddProtocolCallback(3), XmAddWMProtocolCallback(3),
- 14 - Formatted: January 24, 2005
VendorShell(library call) VendorShell(library call)
XmAddProtocols(3), XmAddWMProtocols(3), XmDeactivateProtocol(3),
XmDeactivateWMProtocol(3), XmGetAtomName(3), XmInternAtom(3),
XmIsMotifWMRunning(3), XmRemoveProtocolCallback(3),
XmRemoveWMProtocolCallback(3), XmRemoveProtocols(3),
XmRemoveWMProtocols(3), XmScreen(3), XmSetProtocolHooks(3), and
XmSetWMProtocolHooks(3).
- 15 - Formatted: January 24, 2005 [ Back ] |