Package motif-devel
Development libraries and header files
This is the Motif 2.3.8 development environment. It includes the
 header files and also static libraries necessary to build Motif applications.
Version: 2.3.8
See also: motif.
| General Commands | |
| uil | The user interface language compiler | 
| Library Functions | |
| ApplicationShell | The ApplicationShell widget class | 
| Composite | The Composite widget class | 
| Constraint | The Constraint widget class | 
| Core | The Core widget class | 
| MrmCloseHierarchy | Closes a UID hierarchy | 
| MrmFetchBitmapLiteral | Fetches a bitmap literal from a hierarchy | 
| MrmFetchColorLiteral | Fetches a named color literal from a UID file | 
| MrmFetchIconLiteral | Fetches an icon literal from a hierarchy | 
| MrmFetchLiteral | Fetches a literal from a UID file | 
| MrmFetchSetValues | Fetches the values to be set from literals stored in UID files | 
| MrmFetchWidget | Fetches and creates an indexed (UIL named) application widget and its children | 
| MrmFetchWidgetOverride | Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL | 
| MrmInitialize | Prepares an application to use MRM widget-fetching facilities | 
| MrmOpenHierarchy | Allocates a hierarchy ID and opens all the UID files in the hierarchy | 
| MrmOpenHierarchyFromBuffer | Allocates a hierarchy ID and opens a buffer containing a memory image of a UID file | 
| MrmOpenHierarchyPerDisplay | Allocates a hierarchy ID and opens all the UID files in the hierarchy | 
| MrmRegisterClass | Saves the information needed for MRM to access the widget creation function for user-defined widgets | 
| MrmRegisterNames | Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) | 
| MrmRegisterNamesInHierarchy | Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) | 
| Object | The Object widget class | 
| OverrideShell | The OverrideShell widget class | 
| RectObj | The RectObj widget class | 
| Shell | The Shell widget class | 
| TopLevelShell | The TopLevelShell widget class | 
| TransientShell | The TransientShell widget class | 
| Uil | Invokes the UIL compiler from within an application | 
| UilDumpSymbolTable | Dumps the contents of a named UIL symbol table to standard output | 
| VendorShell | The VendorShell widget class | 
| VirtualBindings | Bindings for virtual mouse and key events | 
| WMShell | The WMShell widget class | 
| XmActivateProtocol | A VendorShell function that activates a protocol | 
| XmActivateWMProtocol | A VendorShell convenience interface that activates a protocol | 
| XmAddProtocolCallback | A VendorShell function that adds client callbacks for a protocol | 
| XmAddProtocols | A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables | 
| XmAddTabGroup | A function that adds a manager or a primitive widget to the list of tab groups | 
| XmAddToPostFromList | a RowColumn function that makes a menu accessible from more than one widget | 
| XmAddWMProtocolCallback | A VendorShell convenience interface that adds client callbacks for a protocol | 
| XmAddWMProtocols | A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables | 
| XmArrowButton | The ArrowButton widget class | 
| XmArrowButtonGadget | The ArrowButtonGadget widget class | 
| XmBulletinBoard | The BulletinBoard widget class | 
| XmButtonBox | The Button Box class | 
| XmCascadeButton | The CascadeButton widget class | 
| XmCascadeButtonGadget | The CascadeButtonGadget widget class | 
| XmCascadeButtonGadgetHighlight | A CascadeButtonGadget function that sets the highlight state | 
| XmCascadeButtonHighlight | A CascadeButton and CascadeButtonGadget function that sets the highlight state | 
| XmChangeColor | Recalculates all associated colors of a widget | 
| XmClipboardCancelCopy | A clipboard function that cancels a copy to the clipboard | 
| XmClipboardCopy | A clipboard function that copies a data item to temporary storage for later copying to clipboard | 
| XmClipboardCopyByName | A clipboard function that copies a data item passed by name | 
| XmClipboardEndCopy | A clipboard function that completes the copying of data to the clipboard | 
| XmClipboardEndRetrieve | A clipboard function that completes retrieval of data from the clipboard | 
| XmClipboardInquireCount | A clipboard function that returns the number of data item formats | 
| XmClipboardInquireFormat | A clipboard function that returns a specified format name | 
| XmClipboardInquireLength | A clipboard function that returns the length of the stored data | 
| XmClipboardInquirePendingItems | A clipboard function that returns a list of data ID/private ID pairs | 
| XmClipboardLock | A clipboard function that locks the clipboard | 
| XmClipboardRegisterFormat | A clipboard function that registers a new format | 
| XmClipboardRetrieve | A clipboard function that retrieves a data item from the clipboard | 
| XmClipboardStartCopy | A clipboard function that sets up a storage and data structure | 
| XmClipboardStartRetrieve | A clipboard function that prepares to retrieve data from the clipboard | 
| XmClipboardUndoCopy | A clipboard function that deletes the last item placed on the clipboard | 
| XmClipboardUnlock | A clipboard function that unlocks the clipboard | 
| XmClipboardWithdrawFormat | A clipboard function that indicates that the application no longer wants to supply a data item | 
| XmColorSelector | The Color Selector widget | 
| XmColumn | The XmColumn widget class | 
| XmComboBox | The ComboBox widget class | 
| XmComboBoxAddItem | add an item to the ComboBox widget | 
| XmComboBoxDeletePos | Delete a XmComboBox item | 
| XmComboBoxSelectItem | select a XmComboBox item | 
| XmComboBoxSetItem | set an item in the XmComboBox list | 
| XmComboBoxUpdate | A ComboBox function that resynchronizes data | 
| XmCommand | The Command widget class | 
| XmCommandAppendValue | A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget | 
| XmCommandError | A Command function that displays an error message | 
| XmCommandGetChild | A Command function that is used to access a component | 
| XmCommandSetValue | A Command function that replaces a displayed string | 
| XmContainer | The Container widget class | 
| XmContainerCopy | Container widget function to copy primary selection to the clipboard | 
| XmContainerCopyLink | Container widget function to copy links to the clipboard | 
| XmContainerCut | Container widget function to move items to the clipboard | 
| XmContainerGetItemChildren | Container widget function to find all children of an item | 
| XmContainerPaste | Container widget function to insert items from the clipboard | 
| XmContainerPasteLink | Container widget function to insert links from the clipboard | 
| XmContainerRelayout | Container widget relayout function | 
| XmContainerReorder | Container widget function to reorder children | 
| XmConvertStringToUnits | A function that converts a string specification to a unit value | 
| XmConvertUnits | A function that converts a value in one unit type to another unit type | 
| XmCreateArrowButton | The ArrowButton widget creation function | 
| XmCreateArrowButtonGadget | The ArrowButtonGadget creation function | 
| XmCreateBulletinBoard | The BulletinBoard widget creation function | 
| XmCreateBulletinBoardDialog | The BulletinBoard BulletinBoardDialog convenience creation function | 
| XmCreateButtonBox | The ButtonBox widget creation function | 
| XmCreateCascadeButton | The CascadeButton widget creation function | 
| XmCreateCascadeButtonGadget | The CascadeButtonGadget creation function | 
| XmCreateCombinationBox2 | The CombinationBox2 widget creation function | 
| XmCreateComboBox | The default ComboBox widget creation function | 
| XmCreateCommand | The Command widget creation function | 
| XmCreateCommandDialog | The Command CommandDialog convenience creation function | 
| XmCreateContainer | The Container widget creation function | 
| XmCreateDialogShell | The DialogShell widget creation function | 
| XmCreateDragIcon | A Drag and Drop function that creates a DragIcon widget | 
| XmCreateDrawingArea | The DrawingArea widget creation function | 
| XmCreateDrawnButton | The DrawnButton widget creation function | 
| XmCreateDropDown | The default DropDown widget creation function | 
| XmCreateDropDownComboBox | The Drop-down ComboBox widget creation function | 
| XmCreateDropDownList | The Drop-down list ComboBox widget creation function | 
| XmCreateErrorDialog | The MessageBox ErrorDialog convenience creation function | 
| XmCreateFileSelectionBox | The FileSelectionBox widget creation function | 
| XmCreateFileSelectionDialog | The FileSelectionBox FileSelectionDialog convenience creation function | 
| XmCreateForm | The Form widget creation function | 
| XmCreateFormDialog | A Form FormDialog convenience creation function | 
| XmCreateFrame | The Frame widget creation function | 
| XmCreateHierarchy | The Hierarchy widget creation function | 
| XmCreateIconGadget | The IconGadget widget creation function | 
| XmCreateInformationDialog | The MessageBox InformationDialog convenience creation function | 
| XmCreateLabel | The Label widget creation function | 
| XmCreateLabelGadget | The LabelGadget creation function | 
| XmCreateList | The List widget creation function | 
| XmCreateMainWindow | The MainWindow widget creation function | 
| XmCreateMenuBar | A RowColumn widget convenience creation function | 
| XmCreateMenuShell | The MenuShell widget creation function | 
| XmCreateMessageBox | The MessageBox widget creation function | 
| XmCreateMessageDialog | The MessageBox MessageDialog convenience creation function | 
| XmCreateNotebook | The Notebook widget creation function | 
| XmCreateOptionMenu | A RowColumn widget convenience creation function | 
| XmCreateOutline | The Outline widget creation function | 
| XmCreatePanedWindow | The PanedWindow widget creation function | 
| XmCreatePopupMenu | A RowColumn widget convenience creation function | 
| XmCreatePromptDialog | The SelectionBox PromptDialog convenience creation function | 
| XmCreatePulldownMenu | A RowColumn widget convenience creation function | 
| XmCreatePushButton | The PushButton widget creation function | 
| XmCreatePushButtonGadget | The PushButtonGadget creation function | 
| XmCreateQuestionDialog | The MessageBox QuestionDialog convenience creation function | 
| XmCreateRadioBox | A RowColumn widget convenience creation function | 
| XmCreateRowColumn | The RowColumn widget creation function | 
| XmCreateScale | The Scale widget creation function | 
| XmCreateScrollBar | The ScrollBar widget creation function | 
| XmCreateScrolledList | The List ScrolledList convenience creation function | 
| XmCreateScrolledText | The Text ScrolledText convenience creation function | 
| XmCreateScrolledWindow | The ScrolledWindow widget creation function | 
| XmCreateSelectionBox | The SelectionBox widget creation function | 
| XmCreateSelectionDialog | The SelectionBox SelectionDialog convenience creation function | 
| XmCreateSeparator | The Separator widget creation function | 
| XmCreateSeparatorGadget | The SeparatorGadget creation function | 
| XmCreateSimpleCheckBox | A RowColumn widget convenience creation function | 
| XmCreateSimpleMenuBar | A RowColumn widget convenience creation function | 
| XmCreateSimpleOptionMenu | A RowColumn widget convenience creation function | 
| XmCreateSimplePopupMenu | A RowColumn widget convenience creation function | 
| XmCreateSimplePulldownMenu | A RowColumn widget convenience creation function | 
| XmCreateSimpleRadioBox | A RowColumn widget convenience creation function | 
| XmCreateSimpleSpinBox | the SimpleSpinBox widget creation function | 
| XmCreateSpinBox | The SpinBox creation function | 
| XmCreateTemplateDialog | A MessageBox TemplateDialog convenience creation function | 
| XmCreateText | The Text widget creation function | 
| XmCreateTextField | The TextField widget creation function | 
| XmCreateToggleButton | The ToggleButton widget creation function | 
| XmCreateToggleButtonGadget | The ToggleButtonGadget creation function | 
| XmCreateWarningDialog | The MessageBox WarningDialog convenience creation function | 
| XmCreateWorkArea | A function that creates a RowColumn WorkArea | 
| XmCreateWorkingDialog | The MessageBox WorkingDialog convenience creation function | 
| XmCvtByteStreamToXmString | A compound string function that converts from a compound string in Byte Stream format to a compound string | 
| XmCvtCTToXmString | A compound string function that converts compound text to a compound string | 
| XmCvtStringToUnitType | A function that converts a string to a unit-type value | 
| XmCvtTextPropertyToXmStringTable | A function that converts from a TextProperty Structure to a StringTable | 
| XmCvtXmStringTableToTextProperty | A function that converts from XmStringTable to an XTextProperty Structure | 
| XmCvtXmStringToByteStream | A compound string function that converts a compound string to a Byte Stream format | 
| XmCvtXmStringToCT | A compound string function that converts a compound string to compound text | 
| XmDataField | The DataField widget class | 
| XmDataFieldCopy | A DataField function that copies the primary selection to the clipboard | 
| XmDataFieldCut | A DataField function that copies the primary selection to the clipboard and deletes the selected text | 
| XmDataFieldGetSelection | A DataField function that retrieves the value of the primary selection | 
| XmDataFieldGetSelectionPosition | A DataField function that accesses the position of the primary selection | 
| XmDataFieldGetString | A DataField function that accesses the string value | 
| XmDataFieldGetStringWcs | A DataField function that retrieves a copy of the wide character string value of a DataField widget | 
| XmDataFieldPaste | A DataField function that inserts the clipboard selection | 
| XmDataFieldSetAddMode | A DataField function that sets the state of Add mode | 
| XmDataFieldSetEditable | A DataField function that sets the edit permission | 
| XmDataFieldSetHighlight | A DataField function that highlights text | 
| XmDataFieldSetInsertionPosition | A DataField function that sets the position of the insertion cursor | 
| XmDataFieldSetSelection | A DataField function that sets the primary selection of the text | 
| XmDataFieldSetString | A DataField function that sets the string value | 
| XmDataFieldXYToPos | A DataField function that accesses the character position nearest an x and y position | 
| XmDeactivateProtocol | A VendorShell function that deactivates a protocol without removing it | 
| XmDeactivateWMProtocol | A VendorShell convenience interface that deactivates a protocol without removing it | 
| XmDestroyPixmap | A pixmap caching function that removes a pixmap from the pixmap cache | 
| XmDialogShell | The DialogShell widget class | 
| XmDirection | Data type for the direction of widget components | 
| XmDirectionMatch | A function that checks for a specified direction component | 
| XmDirectionMatchPartial | A function that checks for a specified direction component | 
| XmDirectionToStringDirection | A function that converts an XmDirection value to an XmStringDirection value | 
| XmDisplay | The Display widget class | 
| XmDragCancel | A Drag and Drop function that terminates a drag transaction | 
| XmDragContext | The DragContext widget class | 
| XmDragIcon | The DragIcon widget class | 
| XmDragStart | A Drag and Drop function that initiates a drag and drop transaction | 
| XmDrawingArea | The DrawingArea widget class | 
| XmDrawnButton | The DrawnButton widget class | 
| XmDropDown | The DropDown widget class | 
| XmDropDownGetChild | A DropDown function that is used to access a component | 
| XmDropSite | The DropSite Registry | 
| XmDropSiteConfigureStackingOrder | A Drag and Drop function that reorders a stack of widgets that are registered drop sites | 
| XmDropSiteEndUpdate | A Drag and Drop function that facilitates processing updates to multiple drop sites | 
| XmDropSiteQueryStackingOrder | A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget | 
| XmDropSiteRegister | A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior | 
| XmDropSiteRegistered | A Drag and Drop function that determines if a drop site has been registered | 
| XmDropSiteRetrieve | A Drag and Drop function that retrieves resource values set on a drop site | 
| XmDropSiteStartUpdate | A Drag and Drop function that facilitates processing updates to multiple drop sites | 
| XmDropSiteUnregister | A Drag and Drop function that frees drop site information | 
| XmDropSiteUpdate | A Drag and Drop function that sets resource values for a drop site | 
| XmDropTransfer | The DropTransfer widget class | 
| XmDropTransferAdd | A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer | 
| XmDropTransferStart | A Drag and Drop function that initiates a drop transfer | 
| XmExt18List | The Internationalized Extended List widget | 
| XmFileSelectionBox | The FileSelectionBox widget class | 
| XmFileSelectionBoxGetChild | A FileSelectionBox function used to access a component | 
| XmFileSelectionDoSearch | A FileSelectionBox function that initiates a directory search | 
| XmFontList | Data type for a font list | 
| XmFontListAdd | A font list function that creates a new font list | 
| XmFontListAppendEntry | A font list function that appends an entry to a font list | 
| XmFontListCopy | A font list function that copies a font list | 
| XmFontListCreate | A font list function that creates a font list | 
| XmFontListEntryCreate | A font list function that creates a font list entry | 
| XmFontListEntryFree | A font list function that recovers memory used by a font list entry | 
| XmFontListEntryGetFont | A font list function that retrieves font information from a font list entry | 
| XmFontListEntryGetTag | A font list function that retrieves the tag of a font list entry | 
| XmFontListEntryLoad | A font list function that loads a font or creates a font set and creates an accompanying font list entry | 
| XmFontListFree | A font list function that recovers memory used by a font list | 
| XmFontListFreeFontContext | A font list function that instructs the toolkit that the font list context is no longer needed | 
| XmFontListGetNextFont | A font list function that allows applications to access the fonts and character sets in a font list | 
| XmFontListInitFontContext | A font list function that allows applications to access the entries in a font list | 
| XmFontListNextEntry | A font list function that returns the next entry in a font list | 
| XmFontListRemoveEntry | A font list function that removes a font list entry from a font list | 
| XmFontSelector | The Font Selector widget | 
| XmForm | The Form widget class | 
| XmFrame | The Frame widget class | 
| XmGadget | The Gadget widget class | 
| XmGetAtomName | A function that returns the string representation for an atom | 
| XmGetColorCalculation | A function to get the procedure used for default color calculation | 
| XmGetColors | A function that generates foreground, select, and shadow colors | 
| XmGetDestination | A function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations | 
| XmGetDragContext | A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp | 
| XmGetFocusWidget | Returns the ID of the widget that has keyboard focus | 
| XmGetMenuCursor | A function that returns the cursor ID for the current menu cursor | 
| XmGetPixmap | A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap | 
| XmGetPixmapByDepth | A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap | 
| XmGetPostedFromWidget | A RowColumn function that returns the widget from which a menu was posted | 
| XmGetScaledPixmap | read a pixmap file and scale it according to pixmap and print resolution | 
| XmGetSecondaryResourceData | A function that provides access to secondary widget resource data | 
| XmGetTabGroup | Returns the widget ID of a tab group | 
| XmGetTearOffControl | A RowColumn function that obtains the widget ID for the tear-off control in a menu | 
| XmGetVisibility | A function that determines if a widget is visible | 
| XmGetXmDisplay | A Display function that returns the XmDisplay object ID for a specified display | 
| XmGetXmScreen | A Screen function that returns the XmScreen object ID for a specified screen | 
| XmHierarchy | The Hierarchy widget class | 
| XmHierarchyGetChildNodes | A List function that returns all instances of an item in the list | 
| XmHierarchyOpenAllAncestors | A Hierarchy function that opens all ancestors of the Hierarchy | 
| XmIconBox | The IconBox widget class | 
| XmIconBoxIsCellEmpty | A function that determines whether a cell in the IconBox is empty | 
| XmIconButton | The Icon Button widget | 
| XmIconGadget | The IconGadget widget class | 
| XmImCloseXIM | An input manager function that releases the input method associated with a specified widget | 
| XmImFreeXIC | An input manager function that unregisters widgets for an XIC | 
| XmImGetXIC | An input manager function that obtains an XIC for a widget | 
| XmImGetXIM | An input manager function that retrieves the input method associated with a specified widget | 
| XmImMbLookupString | An input manager function that retrieves a composed string from an input method | 
| XmImMbResetIC | An input manager function that resets the input context for a widget | 
| XmImRegister | An input manager function that registers a widget with an input manager | 
| XmImSetFocusValues | An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes | 
| XmImSetValues | An input manager function that updates attributes of an input context | 
| XmImSetXIC | An input manager function that registers an existing XIC with a widget | 
| XmImUnregister | An input manager function that removes a widget from association with its input manager | 
| XmImUnsetFocus | An input manager function that notifies an input method that a widget has lost input focus | 
| XmImVaSetFocusValues | An input manager function that notifies an input manager that a widget has received input focus and updates the input context attributes | 
| XmImVaSetValues | An input manager function that updates attributes of an input context | 
| XmInstallImage | A pixmap caching function that adds an image to the image cache | 
| XmInternAtom | A macro that returns an atom for a given name | 
| XmIsMotifWMRunning | A function that determines whether the window manager is running | 
| XmIsTraversable | A function that identifies whether a widget can be traversed | 
| XmLabel | The Label widget class | 
| XmLabelGadget | The LabelGadget widget class | 
| XmList | The List widget class | 
| XmListAddItem | A List function that adds an item to the list | 
| XmListAddItemUnselected | A List function that adds an item to the list | 
| XmListAddItems | A List function that adds items to the list | 
| XmListAddItemsUnselected | A List function that adds items to a list | 
| XmListDeleteAllItems | A List function that deletes all items from the list | 
| XmListDeleteItem | A List function that deletes an item from the list | 
| XmListDeleteItems | A List function that deletes items from the list | 
| XmListDeleteItemsPos | A List function that deletes items from the list starting at the given position | 
| XmListDeletePos | A List function that deletes an item from a list at a specified position | 
| XmListDeletePositions | A List function that deletes items from a list based on an array of positions | 
| XmListDeselectAllItems | A List function that unhighlights and removes all items from the selected list | 
| XmListDeselectItem | A List function that deselects the specified item from the selected list | 
| XmListDeselectPos | A List function that deselects an item at a specified position in the list | 
| XmListGetKbdItemPos | A List function that returns the position of the item at the location cursor | 
| XmListGetMatchPos | A List function that returns all instances of an item in the list | 
| XmListGetSelectedPos | A List function that returns the position of every selected item in the list | 
| XmListItemExists | A List function that checks if a specified item is in the list | 
| XmListItemPos | A List function that returns the position of an item in the list | 
| XmListPosSelected | A List function that determines if the list item at a specified position is selected | 
| XmListPosToBounds | A List function that returns the bounding box of an item at a specified position in a list | 
| XmListReplaceItems | A List function that replaces the specified elements in the list | 
| XmListReplaceItemsPos | A List function that replaces the specified elements in the list | 
| XmListReplaceItemsPosUnselected | A List function that replaces items in a list without selecting the replacement items | 
| XmListReplaceItemsUnselected | A List function that replaces items in a list | 
| XmListReplacePositions | A List function that replaces items in a list based on position | 
| XmListSelectItem | A List function that selects an item in the list | 
| XmListSelectPos | A List function that selects an item at a specified position in the list | 
| XmListSetAddMode | A List function that sets add mode in the list | 
| XmListSetBottomItem | A List function that makes an existing item the last visible item in the list | 
| XmListSetBottomPos | A List function that makes a specified item the last visible item in the list | 
| XmListSetHorizPos | A List function that scrolls to the specified position in the list | 
| XmListSetItem | A List function that makes an existing item the first visible item in the list | 
| XmListSetKbdItemPos | A List function that sets the location cursor at a specified position | 
| XmListSetPos | A List function that makes the item at the given position the first visible position in the list | 
| XmListUpdateSelectedList | A List function that updates the XmNselectedItems resource | 
| XmListYToPos | A List function that returns the position of the item at a specified y-coordinate | 
| XmMainWindow | The MainWindow widget class | 
| XmMainWindowSep1 | A MainWindow function that returns the widget ID of the first Separator | 
| XmMainWindowSep2 | A MainWindow function that returns the widget ID of the second Separator widget | 
| XmMainWindowSep3 | A MainWindow function that returns the widget ID of the third Separator widget | 
| XmMainWindowSetAreas | A MainWindow function that identifies manageable children for each area | 
| XmManager | The Manager widget class | 
| XmMapSegmentEncoding | A compound string function that returns the compound text encoding format associated with the specified font list tag | 
| XmMenuPosition | A RowColumn function that positions a Popup menu pane | 
| XmMenuShell | The MenuShell widget class | 
| XmMessageBox | The MessageBox widget class | 
| XmMessageBoxGetChild | A MessageBox function that is used to access a component | 
| XmMultiList | The Multi-column List widget | 
| XmMultiListDeselectItems | A MultiList function that deselects items in the list by matching column entries | 
| XmMultiListDeselectRow | A MultiList function that deselects a row in the list | 
| XmMultiListGetSelectedRowArray | an MultiList function that returns an array of integers which are selected row numbers. | 
| XmMultiListGetSelectedRows | an MultiList function that returns the rows that currently are selected. | 
| XmMultiListMakeRowVisible | A MultiList function that shifts the visible list rows as desired | 
| XmMultiListSelectAllItems | an MultiList function that selects all rows of the list | 
| XmMultiListSelectItems | A MultiList function that selects items in the list by matching column entries | 
| XmMultiListSelectRow | A MultiList function that selects a row in the list | 
| XmMultiListToggleRow | An MultiList function that toggles the selection state of a specified row | 
| XmMultiListUnselectAllItems | an MultiList function that deselects all rows of the list | 
| XmMultiListUnselectItem | An MultiList function that deselects the specified item of the list | 
| XmNotebook | The Notebook widget class | 
| XmNotebookGetPageInfo | A Notebook function that returns page information | 
| XmObjectAtPoint | A toolkit function that determines which child intersects or comes closest to a specified point | 
| XmOptionButtonGadget | A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu | 
| XmOptionLabelGadget | A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu | 
| XmOutline | The Outline widget class | 
| XmPaned | The Paned widget class | 
| XmPanedGetPanes | A Paned function that returns the number of panes in the paned widget | 
| XmPanedWindow | The PanedWindow widget class | 
| XmParseMapping | Data type for a compound string parse mapping | 
| XmParseMappingCreate | A compound string function to create a parse mapping | 
| XmParseMappingFree | A compound string function to free a parse mapping | 
| XmParseMappingGetValues | A compound string function to retrieve attributes of a parse mapping | 
| XmParseMappingSetValues | A compound string function to set attributes of a parse mapping | 
| XmParseTable | Data type for a compound string parse table | 
| XmParseTableFree | A compound string function that recovers memory | 
| XmPrimitive | The Primitive widget class | 
| XmPrintPopupPDM | Send a notification for the PDM to be popped up | 
| XmPrintSetup | setup and create a Print Shell widget | 
| XmPrintShell | a shell widget class used for printing in Motif | 
| XmPrintToFile | Retrieves and saves data that would normally be printed by the X Print Server. | 
| XmProcessTraversal | A function that determines which component receives keyboard events when a widget has the focus | 
| XmPushButton | The PushButton widget class | 
| XmPushButtonGadget | The PushButtonGadget widget class | 
| XmRedisplayWidget | Synchronously activates the expose method of a widget to draw its content | 
| XmRegisterSegmentEncoding | A compound string function that registers a compound text encoding format for a specified font list element tag | 
| XmRemoveFromPostFromList | a RowColumn function that disables a menu for a particular widget | 
| XmRemoveProtocolCallback | A VendorShell function that removes a callback from the internal list | 
| XmRemoveProtocols | A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables | 
| XmRemoveTabGroup | A function that removes a tab group | 
| XmRemoveWMProtocolCallback | A VendorShell convenience interface that removes a callback from the internal list | 
| XmRemoveWMProtocols | A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables | 
| XmRenderTable | Data type for a render table | 
| XmRenderTableAddRenditions | Creates a new render table | 
| XmRenderTableCopy | A render table function that copies renditions | 
| XmRenderTableCvtFromProp | A render table function that converts from a string representation to a render table | 
| XmRenderTableCvtToProp | A render table function that converts a render table to a string representation | 
| XmRenderTableFree | A render table function that recovers memory | 
| XmRenderTableGetRendition | A convenience function that matches a rendition tag | 
| XmRenderTableGetRenditions | A convenience function that matches rendition tags | 
| XmRenderTableGetTags | A convenience function that gets rendition tags | 
| XmRenderTableRemoveRenditions | A convenience function that removes renditions | 
| XmRendition | The Rendition registry | 
| XmRenditionCreate | A convenience function that creates a rendition | 
| XmRenditionFree | A convenience function that frees a rendition | 
| XmRenditionRetrieve | A convenience function that retrieves rendition resources | 
| XmRenditionUpdate | A convenience function that modifies resources | 
| XmRepTypeAddReverse | A representation type manager function that installs the reverse converter for a previously registered representation type | 
| XmRepTypeGetId | A representation type manager function that retrieves the identification number of a representation type | 
| XmRepTypeGetNameList | A representation type manager function that generates a list of values for a representation type | 
| XmRepTypeGetRecord | A representation type manager function that returns information about a representation type | 
| XmRepTypeGetRegistered | A representation type manager function that returns a copy of the registration list | 
| XmRepTypeInstallTearOffModelConverter | A representation type manager function that installs the resource converter for XmNtearOffModel. | 
| XmRepTypeRegister | A representation type manager function that registers a representation type resource | 
| XmRepTypeValidValue | A representation type manager function that tests the validity of a numerical value of a representation type resource | 
| XmResolveAllPartOffsets | A function that allows writing of upward-compatible applications and widgets | 
| XmResolvePartOffsets | A function that allows writing of upward-compatible applications and widgets | 
| XmRowColumn | The RowColumn widget class | 
| XmScale | The Scale widget class | 
| XmScaleGetValue | A Scale function that returns the current slider position | 
| XmScaleSetTicks | A Scale function that controls tick marks | 
| XmScaleSetValue | A Scale function that sets a slider value | 
| XmScreen | The Screen widget class | 
| XmScrollBar | The ScrollBar widget class | 
| XmScrollBarGetValues | A ScrollBar function that returns the ScrollBar's increment values | 
| XmScrollBarSetValues | A ScrollBar function that changes ScrollBar's increment values and the slider's size and position | 
| XmScrollVisible | |
| XmScrolledWindow | The ScrolledWindow widget class | 
| XmScrolledWindowSetAreas | A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget | 
| XmSelectionBox | The SelectionBox widget class | 
| XmSelectionBoxGetChild | A SelectionBox function that is used to access a component | 
| XmSeparator | The Separator widget class | 
| XmSeparatorGadget | The SeparatorGadget widget class | 
| XmSetColorCalculation | A function to set the procedure used for default color calculation | 
| XmSetFontUnit | A function that sets the font unit value for a display | 
| XmSetFontUnits | A function that sets the font unit value for a display | 
| XmSetMenuCursor | A function that modifies the menu cursor for a client | 
| XmSetProtocolHooks | A VendorShell function that allows preactions and postactions to be executed when a protocol message is received from MWM | 
| XmSetWMProtocolHooks | A VendorShell convenience interface that allows preactions and postactions to be executed when a protocol message is received from the window manager | 
| XmSimpleSpinBox | a simple SpinBox widget class | 
| XmSimpleSpinBoxAddItem | add an item to the XmSimpleSpinBox | 
| XmSimpleSpinBoxDeletePos | delete a XmSimpleSpinBox item | 
| XmSimpleSpinBoxSetItem | set an item in the XmSimpleSpinBox list | 
| XmSlideContext | The SlideContext widget class | 
| XmSpinBox | The SpinBox widget class | 
| XmSpinBoxValidatePosition | translate the current value of the specified XmSpinBox child into a valid position | 
| XmString | Data type for a compound string | 
| XmStringBaseline | A compound string function that returns the number of pixels between the top of the character box and the baseline of the first line of text | 
| XmStringByteCompare | A compound string function that indicates the results of a byte-by-byte comparison | 
| XmStringByteStreamLength | A function that returns the size of a string | 
| XmStringCompare | A compound string function that compares two strings | 
| XmStringComponentCreate | A compound string function that creates arbitrary components | 
| XmStringComponentType | Data type for compound string components | 
| XmStringConcat | A compound string function that appends one string to another | 
| XmStringConcatAndFree | A compound string function that appends one string to another and frees the original strings | 
| XmStringCopy | A compound string function that makes a copy of a string | 
| XmStringCreate | A compound string function that creates a compound string | 
| XmStringCreateLocalized | A compound string function that creates a compound string in the current locale | 
| XmStringCreateLtoR | A compound string function that creates a compound string | 
| XmStringCreateSimple | A compound string function that creates a compound string in the language environment of a widget | 
| XmStringDirection | Data type for the direction of display in a string | 
| XmStringDirectionCreate | A compound string function that creates a compound string | 
| XmStringDirectionToDirection | A function that converts from XmStringDirection to XmDirection | 
| XmStringDraw | A compound string function that draws a compound string in an X window | 
| XmStringDrawImage | A compound string function that draws a compound string in an X Window and creates an image | 
| XmStringDrawUnderline | A compound string function that underlines a string drawn in an X Window | 
| XmStringEmpty | A compound string function that provides information on the existence of non-zero-length text components | 
| XmStringExtent | A compound string function that determines the size of the smallest rectangle that will enclose the compound string | 
| XmStringFree | A compound string function that conditionally deallocates memory | 
| XmStringFreeContext | A compound string function that releases the string scanning context data structure | 
| XmStringGenerate | A convenience function that generates a compound string | 
| XmStringGetLtoR | A compound string function that searches for a text segment in the input compound string | 
| XmStringGetNextComponent | A compound string function that returns the type and value of the next component in a compound string | 
| XmStringGetNextSegment | A compound string function that fetches the bytes in the next segment of a compound string | 
| XmStringGetNextTriple | An XmString function that returns the type, length, and value of the next component in the compound string | 
| XmStringHasSubstring | A compound string function that indicates whether one compound string is contained within another | 
| XmStringHeight | A compound string function that returns the line height of the given compound string | 
| XmStringInitContext | A compound string function that creates a data structure for scanning an XmString component by component | 
| XmStringIsVoid | A compound string function that provides information on the existence of non-zero-length text components, tab components, or separator components | 
| XmStringLength | A compound string function that obtains the length of a compound string | 
| XmStringLineCount | A compound string function that returns the number of separators plus one in the provided compound string | 
| XmStringNConcat | A compound string function that appends a specified number of bytes to a compound string | 
| XmStringNCopy | A compound string function that creates a copy of a compound string | 
| XmStringParseText | A function that converts a character string to a compound string | 
| XmStringPeekNextComponent | A compound string function that returns the component type of the next component to be fetched | 
| XmStringPeekNextTriple | A function that returns the component type of the next component | 
| XmStringPutRendition | A convenience function that places renditions around strings | 
| XmStringSegmentCreate | A compound string function that creates a compound string | 
| XmStringSeparatorCreate | A compound string function that creates a compound string | 
| XmStringTable | Data type for an array of compound strings | 
| XmStringTableParseStringArray | A convenience function that converts an array of strings to a compound string table | 
| XmStringTableProposeTablist | A convenience function that returns a tab list | 
| XmStringTableToXmString | A convenience function that converts a compound string table to a single compound string | 
| XmStringTableUnparse | A convenience function that converts a table of compound strings to an array of text | 
| XmStringToXmStringTable | A convenience function that converts a single compound string to a table of compound strings | 
| XmStringUnparse | A compound string function that unparses text | 
| XmStringWidth | A compound string function that returns the width of the widest line in a compound string | 
| XmTab | Data type for a tab stop | 
| XmTabCreate | A convenience function that creates a tab stop | 
| XmTabFree | A convenience function that frees a tab | 
| XmTabGetValues | A convenience function that returns tab values | 
| XmTabList | Data type for a tab list | 
| XmTabListCopy | A convenience function that creates a new tab list from an existing list | 
| XmTabListFree | A convenience function that frees the memory of a new tab list | 
| XmTabListGetTab | A convenience function that returns a copy of a tab | 
| XmTabListInsertTabs | A convenience function that inserts tabs into a tab list | 
| XmTabListRemoveTabs | A convenience function that removes noncontiguous tabs | 
| XmTabListReplacePositions | A convenience function that creates a new tab list with replacement tabs | 
| XmTabListTabCount | A convenience function that counts the number of tabs | 
| XmTabSetValue | A convenience function that sets a tab stop | 
| XmTabStack | The TabStack widget class | 
| XmTabStackGetSelectedTab | A TabStack function that returns the widget ID of the currently selectedtab | 
| XmTabStackSelectTab | A TabStack function that sets the currently displayed child | 
| XmTabStackXYToWidget | A TabStack function that converts a pixel coordinate to the widget ID of the tab occupying that space | 
| XmTargetsAreCompatible | A function that tests whether the target types match between a drop site and source object | 
| XmText | The Text widget class | 
| XmTextClearSelection | A Text function that clears the primary selection | 
| XmTextCopy | A Text function that copies the primary selection to the clipboard | 
| XmTextCopyLink | A Text function that copies a link to the primary selection to the clipboard | 
| XmTextCut | A Text function that copies the primary selection to the clipboard and deletes the selected text | 
| XmTextDisableRedisplay | A Text function that temporarily prevents visual update of the Text widget | 
| XmTextEnableRedisplay | A Text function that forces the visual update of a Text widget | 
| XmTextField | The TextField class | 
| XmTextFieldClearSelection | A TextField function that clears the primary selection | 
| XmTextFieldCopy | A TextField function that copies the primary selection to the clipboard | 
| XmTextFieldCopyLink | A TextField function that copies a link to the primary selection to the clipboard | 
| XmTextFieldCut | A TextField function that copies the primary selection to the clipboard and deletes the selected text | 
| XmTextFieldGetBaseline | A TextField function that accesses the y position of the baseline | 
| XmTextFieldGetEditable | A TextField function that accesses the edit permission state | 
| XmTextFieldGetInsertionPosition | A TextField function that accesses the position of the insertion cursor | 
| XmTextFieldGetLastPosition | A TextField function that accesses the position of the last text character | 
| XmTextFieldGetMaxLength | A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard | 
| XmTextFieldGetSelection | A TextField function that retrieves the value of the primary selection | 
| XmTextFieldGetSelectionPosition | A TextField function that accesses the position of the primary selection | 
| XmTextFieldGetSelectionWcs | A TextField function that retrieves the value of a wide character encoded primary selection | 
| XmTextFieldGetString | A TextField function that accesses the string value | 
| XmTextFieldGetStringWcs | A TextField function that retrieves a copy of the wide character string value of a TextField widget | 
| XmTextFieldGetSubstring | A TextField function that retrieves a copy of a portion of the internal text buffer | 
| XmTextFieldGetSubstringWcs | A TextField function that retrieves a portion of a wide character internal text buffer | 
| XmTextFieldInsert | A TextField function that inserts a character string into a text string | 
| XmTextFieldInsertWcs | A TextField function that inserts a wide character string into a TextField widget | 
| XmTextFieldPaste | A TextField function that inserts the clipboard selection | 
| XmTextFieldPasteLink | A TextField function that inserts a link to the clipboard selection | 
| XmTextFieldPosToXY | A TextField function that accesses the x and y position of a character position | 
| XmTextFieldRemove | A TextField function that deletes the primary selection | 
| XmTextFieldReplace | A TextField function that replaces part of a text string | 
| XmTextFieldReplaceWcs | A TextField function that replaces part of a wide character string in a TextField widget | 
| XmTextFieldSetAddMode | A TextField function that sets the state of Add mode | 
| XmTextFieldSetEditable | A TextField function that sets the edit permission | 
| XmTextFieldSetHighlight | A TextField function that highlights text | 
| XmTextFieldSetInsertionPosition | A TextField function that sets the position of the insertion cursor | 
| XmTextFieldSetMaxLength | A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard | 
| XmTextFieldSetSelection | A TextField function that sets the primary selection of the text | 
| XmTextFieldSetString | A TextField function that sets the string value | 
| XmTextFieldSetStringWcs | A TextField function that sets a wide character string value | 
| XmTextFieldShowPosition | A TextField function that forces text at a given position to be displayed | 
| XmTextFieldXYToPos | A TextField function that accesses the character position nearest an x and y position | 
| XmTextFindString | A Text function that finds the beginning position of a text string | 
| XmTextFindStringWcs | A Text function that finds the beginning position of a wide character text string | 
| XmTextGetBaseline | A Text function that accesses the y position of the baseline | 
| XmTextGetCenterline | Return the height (length) of a character string when the writing direction is vertical | 
| XmTextGetEditable | A Text function that accesses the edit permission state | 
| XmTextGetInsertionPosition | A Text function that accesses the position of the insert cursor | 
| XmTextGetLastPosition | A Text function that accesses the last position in the text | 
| XmTextGetMaxLength | A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard | 
| XmTextGetSelection | A Text function that retrieves the value of the primary selection | 
| XmTextGetSelectionPosition | A Text function that accesses the position of the primary selection | 
| XmTextGetSelectionWcs | A Text function that retrieves the value of a wide character encoded primary selection | 
| XmTextGetSource | A Text function that accesses the source of the widget | 
| XmTextGetString | A Text function that accesses the string value | 
| XmTextGetStringWcs | A Text function that retrieves a copy of the wide character string value of a Text widget | 
| XmTextGetSubstring | A Text function that retrieves a copy of a portion of the internal text buffer | 
| XmTextGetSubstringWcs | A Text function that retrieves a portion of a wide character internal text buffer | 
| XmTextGetTopCharacter | A Text function that accesses the position of the first character displayed | 
| XmTextInsert | A Text function that inserts a character string into a text string | 
| XmTextInsertWcs | A Text function that inserts a wide character string into a Text widget | 
| XmTextPaste | A Text function that inserts the clipboard selection | 
| XmTextPasteLink | A Text function that inserts a link to the clipboard selection | 
| XmTextPosToXY | A Text function that accesses the x and y position of a character position | 
| XmTextPosition | Data type for a character position within a text string | 
| XmTextRemove | A Text function that deletes the primary selection | 
| XmTextReplace | A Text function that replaces part of a text string | 
| XmTextReplaceWcs | A Text function that replaces part of a wide character string in a Text widget | 
| XmTextScroll | A Text function that scrolls text | 
| XmTextSetAddMode | A Text function that sets the state of Add mode | 
| XmTextSetEditable | A Text function that sets the edit permission | 
| XmTextSetHighlight | A Text function that highlights text | 
| XmTextSetInsertionPosition | A Text function that sets the position of the insert cursor | 
| XmTextSetMaxLength | A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard | 
| XmTextSetSelection | A Text function that sets the primary selection of the text | 
| XmTextSetSource | A Text function that sets the source of the widget | 
| XmTextSetString | A Text function that sets the string value | 
| XmTextSetStringWcs | A Text function that sets a wide character string value | 
| XmTextSetTopCharacter | A Text function that sets the position of the first character displayed | 
| XmTextShowPosition | A Text function that forces text at a given position to be displayed | 
| XmTextXYToPos | A Text function that accesses the character position nearest an x and y position | 
| XmToggleButton | The ToggleButton widget class | 
| XmToggleButtonGadget | The ToggleButtonGadget widget class | 
| XmToggleButtonGadgetGetState | A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget | 
| XmToggleButtonGadgetSetState | A ToggleButtonGadget function that sets or changes the current state | 
| XmToggleButtonGetState | A ToggleButton function that obtains the state of a ToggleButton | 
| XmToggleButtonSetState | A ToggleButton function that sets or changes the current state | 
| XmToggleButtonSetValue | A ToggleButton function that sets or changes the current state | 
| XmTrackingEvent | A Toolkit function that provides a modal interaction | 
| XmTrackingLocate | A Toolkit function that provides a modal interaction | 
| XmTransferDone | A toolkit function that completes a data transfer | 
| XmTransferSendRequest | A toolkit function that transfers a MULTIPLE request | 
| XmTransferSetParameters | A toolkit function that establishes parameters to be passed by the next call to XmTransferValue | 
| XmTransferStartRequest | A toolkit function that begins a MULTIPLE transfer | 
| XmTransferValue | A toolkit function that transfers data to a destination | 
| XmTranslateKey | The default keycode-to-keysym translator | 
| XmTree | The Tree widget class | 
| XmUninstallImage | A pixmap caching function that removes an image from the image cache | 
| XmUpdateDisplay | A function that processes all pending exposure events immediately | 
| XmVaCreateArrowButton | A ArrowButton widget convenience creation functions. | 
| XmVaCreateArrowButtonGadget | A ArrowButtonGadget widget convenience creation functions. | 
| XmVaCreateBulletinBoard | A BulletinBoard widget convenience creation functions. | 
| XmVaCreateButtonBox | A ButtonBox widget convenience creation functions. | 
| XmVaCreateCascadeButton | A CascadeButton widget convenience creation functions. | 
| XmVaCreateCascadeButtonGadget | A CascadeButtonGadget widget convenience creation functions. | 
| XmVaCreateColorSelector | A ColorSelector widget convenience creation functions. | 
| XmVaCreateColumn | A Column widget convenience creation functions. | 
| XmVaCreateCombinationBox2 | A Form widget convenience creation functions. | 
| XmVaCreateComboBox | A ComboBox widget convenience creation functions. | 
| XmVaCreateCommand | A Command widget convenience creation functions. | 
| XmVaCreateContainer | A Container widget convenience creation functions. | 
| XmVaCreateDataField | A DataField widget convenience creation functions. | 
| XmVaCreateDrawingArea | A DrawingArea widget convenience creation functions. | 
| XmVaCreateDrawnButton | A DrawnButton widget convenience creation functions. | 
| XmVaCreateDropDown | A DropDown widget convenience creation functions. | 
| XmVaCreateExt18List | A Form widget convenience creation functions. | 
| XmVaCreateFileSelectionBox | A FileSelectionBox widget convenience creation functions. | 
| XmVaCreateForm | A Form widget convenience creation functions. | 
| XmVaCreateFrame | A Frame widget convenience creation functions. | 
| XmVaCreateHierarchy | A Hierarchy widget convenience creation functions. | 
| XmVaCreateIconGadget | A IconGadget widget convenience creation functions. | 
| XmVaCreateLabel | A Label widget convenience creation functions. | 
| XmVaCreateLabelGadget | A LabelGadget widget convenience creation functions. | 
| XmVaCreateList | A List widget convenience creation functions. | 
| XmVaCreateMainWindow | A MainWindow widget convenience creation functions. | 
| XmVaCreateManagedArrowButton | alias for XmVaCreateArrowButton | 
| XmVaCreateManagedArrowButtonGadget | alias for XmVaCreateArrowButtonGadget | 
| XmVaCreateManagedBulletinBoard | alias for XmVaCreateBulletinBoard | 
| XmVaCreateManagedButtonBox | alias for XmVaCreateButtonBox | 
| XmVaCreateManagedCascadeButton | alias for XmVaCreateCascadeButton | 
| XmVaCreateManagedCascadeButtonGadget | alias for XmVaCreateCascadeButtonGadget | 
| XmVaCreateManagedColorSelector | alias for XmVaCreateColorSelector | 
| XmVaCreateManagedColumn | alias for XmVaCreateColumn | 
| XmVaCreateManagedCombinationBox2 | alias for XmVaCreateCombinationBox2 | 
| XmVaCreateManagedComboBox | alias for XmVaCreateComboBox | 
| XmVaCreateManagedCommand | alias for XmVaCreateCommand | 
| XmVaCreateManagedContainer | alias for XmVaCreateContainer | 
| XmVaCreateManagedDataField | alias for XmVaCreateDataField | 
| XmVaCreateManagedDrawingArea | alias for XmVaCreateDrawingArea | 
| XmVaCreateManagedDrawnButton | alias for XmVaCreateDrawnButton | 
| XmVaCreateManagedDropDown | alias for XmVaCreateDropDown | 
| XmVaCreateManagedExt18List | alias for XmVaCreateExt18List | 
| XmVaCreateManagedFileSelectionBox | alias for XmVaCreateFileSelectionBox | 
| XmVaCreateManagedForm | alias for XmVaCreateForm | 
| XmVaCreateManagedFrame | alias for XmVaCreateFrame | 
| XmVaCreateManagedHierarchy | alias for XmVaCreateHierarchy | 
| XmVaCreateManagedIconGadget | alias for XmVaCreateIconGadget | 
| XmVaCreateManagedLabel | alias for XmVaCreateLabel | 
| XmVaCreateManagedLabelGadget | alias for XmVaCreateLabelGadget | 
| XmVaCreateManagedList | alias for XmVaCreateList | 
| XmVaCreateManagedMainWindow | alias for XmVaCreateMainWindow | 
| XmVaCreateManagedMessageBox | alias for XmVaCreateMessageBox | 
| XmVaCreateManagedMultiList | alias for XmVaCreateMultiList | 
| XmVaCreateManagedNotebook | alias for XmVaCreateNotebook | 
| XmVaCreateManagedOutline | alias for XmVaCreateOutline | 
| XmVaCreateManagedPanedWindow | alias for XmVaCreatePanedWindow | 
| XmVaCreateManagedPushButton | alias for XmVaCreatePushButton | 
| XmVaCreateManagedPushButtonGadget | alias for XmVaCreatePushButtonGadget | 
| XmVaCreateManagedRowColumn | alias for XmVaCreateRowColumn | 
| XmVaCreateManagedScale | alias for XmVaCreateScale | 
| XmVaCreateManagedScrollBar | alias for XmVaCreateScrollBar | 
| XmVaCreateManagedScrolledWindow | alias for XmVaCreateScrolledWindow | 
| XmVaCreateManagedSelectionBox | alias for XmVaCreateSelectionBox | 
| XmVaCreateManagedSeparatorGadget | alias for XmVaCreateSeparatorGadget | 
| XmVaCreateManagedSimpleSpinBox | alias for XmVaCreateSimpleSpinBox | 
| XmVaCreateManagedSpinBox | alias for XmVaCreateSpinBox | 
| XmVaCreateManagedTabStack | alias for XmVaCreateTabStack | 
| XmVaCreateManagedText | alias for XmVaCreateText | 
| XmVaCreateManagedTextField | alias for XmVaCreateTextField | 
| XmVaCreateManagedToggleButton | alias for XmVaCreateToggleButton | 
| XmVaCreateManagedToggleButtonGadget | alias for XmVaCreateToggleButtonGadget | 
| XmVaCreateMessageBox | A MessageBox widget convenience creation functions. | 
| XmVaCreateMultiList | A MultiList widget convenience creation functions. | 
| XmVaCreateNotebook | A Notebook widget convenience creation functions. | 
| XmVaCreateOutline | A Outline widget convenience creation functions. | 
| XmVaCreatePanedWindow | A PanedWindow widget convenience creation functions. | 
| XmVaCreatePushButton | A PushButton widget convenience creation functions. | 
| XmVaCreatePushButtonGadget | A PushButtonGadget widget convenience creation functions. | 
| XmVaCreateRowColumn | A RowColumn widget convenience creation functions. | 
| XmVaCreateScale | A Scale widget convenience creation functions. | 
| XmVaCreateScrollBar | A ScrollBar widget convenience creation functions. | 
| XmVaCreateScrolledWindow | A ScrolledWindow widget convenience creation functions. | 
| XmVaCreateSelectionBox | A SelectionBox widget convenience creation functions. | 
| XmVaCreateSeparatorGadget | A SeparatorGadget widget convenience creation functions. | 
| XmVaCreateSimpleCheckBox | A RowColumn widget convenience creation function | 
| XmVaCreateSimpleMenuBar | A RowColumn widget convenience creation function | 
| XmVaCreateSimpleOptionMenu | A RowColumn widget convenience creation function | 
| XmVaCreateSimplePopupMenu | A RowColumn widget convenience creation function | 
| XmVaCreateSimplePulldownMenu | A RowColumn widget convenience creation function | 
| XmVaCreateSimpleRadioBox | A RowColumn widget convenience creation function | 
| XmVaCreateSimpleSpinBox | A SimpleSpinBox widget convenience creation functions. | 
| XmVaCreateSpinBox | A SpinBox widget convenience creation functions. | 
| XmVaCreateTabStack | A TabStack widget convenience creation functions. | 
| XmVaCreateText | A Text widget convenience creation functions. | 
| XmVaCreateTextField | A TextField widget convenience creation functions. | 
| XmVaCreateToggleButton | A ToggleButton widget convenience creation functions. | 
| XmVaCreateToggleButtonGadget | A ToggleButtonGadget widget convenience creation functions. | 
| XmWidgetGetBaselines | Retrieves baseline information for a widget | 
| XmWidgetGetDisplayRect | Retrieves display rectangle information for a widget | 
| File Formats | |
| Traits | Lists the traits used by the Motif Toolkit. | 
| UIL | The user interface language file format | 
| WML | The widget meta-language file format for creating uil compilers |