| ApplicationShell, Application | The ApplicationShell widget class |
| MrmCloseHierarchy, MrmCloseHie | Closes a UID hierarchy |
| MrmFetchBitmapLiteral, MrmFetchBit | Fetches a bitmap literal from a hierarchy |
| MrmFetchColorLiteral, MrmFetchCol | Fetches a named color literal from a UID file |
| MrmFetchIconLiteral, MrmFetchIco | Fetches an icon literal from a hierarchy |
| MrmFetchLiteral, MrmFetchLit | Fetches a literal from a UID file |
| MrmFetchSetValues, MrmFetchSet | Fetches the values to be set from literals stored in UID files |
| MrmFetchWidget, MrmFetchWiA | Fetches and creates any indexed (UIL named) application widgets and its children |
| MrmFetchWidgetOverride, MrmFetchWiB | Fetches any indexed (UIL named) application widget. It overrides the arguments specified for this application widget in UIL |
| MrmInitialize, MrmInitiali | Prepares an application to use MRM widget-fetching facilities |
| MrmOpenHierarchy, MrmOpenHieA | Allocates a hierarchy ID and opens all the UID files in the hierarchy |
| MrmOpenHierarchyPerDisplay, MrmOpenHieB | Allocates a hierarchy ID and opens all the UID files in the hierarchy |
| MrmRegisterClass, MrmRegisteA | Saves the information needed for MRM to access the widget creation function for user-defined widgets |
| MrmRegisterNames, MrmRegisteB | Registers the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names) |
| MrmRegisterNamesInHierarchy, MrmRegisteC | Registers the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names) |
| OverrideShell, OverrideShe | The OverrideShell widget class |
| TopLevelShell, TopLevelShe | The TopLevelShell widget class |
| TransientShell, TransientSh | The TransientShell widget class |
| Uil | Invokes the UIL compiler from within an application |
| UilDumpSymbolTable, UilDumpSymb | Dumps the contents of a named UIL symbol table to standard output |
| VirtualBindings, VirtualBind | Bindings for virtual mouse and key events |
| XmActivateProtocol, XmActivateP | A VendorShell function that activates a protocol |
| XmActivateWMProtocol, XmActivateW | A VendorShell convenience interface that activates a protocol |
| XmAddProtocolCallback, XmAddProtoA | A VendorShell function that adds client callbacks for a protocol |
| XmAddProtocols, XmAddProtoB | A VendorShell function that adds the protocols to the protocol manager and allocates the internal tables |
| XmAddTabGroup, XmAddTabGro | A function that adds a manager or a primitive widget to the list of tab groups |
| XmAddWMProtocolCallback, XmAddWMProA | A VendorShell convenience interface that adds client callbacks for a protocol |
| XmAddWMProtocols, XmAddWMProB | A VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables |
| XmArrowButton, XmArrowButA | The ArrowButton widget class |
| XmArrowButtonGadget, XmArrowButB | The ArrowButtonGadget widget class |
| XmBulletinBoard, XmBulletinB | The BulletinBoard widget class |
| XmCascadeButton, XmCascadeBA | The CascadeButton widget class |
| XmCascadeButtonGadget, XmCascadeBB | The CascadeButtonGadget widget class |
| XmCascadeButtonGadgetHighlight, XmCascadeBC | A CascadeButtonGadget function that sets the highlight state |
| XmCascadeButtonHighlight, XmCascadeBD | A CascadeButton and CascadeButtonGadget function that sets the highlight state |
| XmChangeColor, XmChangeCol | Recalculates all associated colors of a widget |
| XmClipboardCancelCopy, XmClipboarA | A clipboard function that cancels a copy to the clipboard |
| XmClipboardCopy, XmClipboarB | A clipboard function that copies a data item to temporary storage for later copying to clipboard |
| XmClipboardCopyByName, XmClipboarC | A clipboard function that copies a data item passed by name |
| XmClipboardEndCopy, XmClipboarD | A clipboard function that ends a copy to the clipboard |
| XmClipboardEndRetrieve, XmClipboarE | A clipboard function that ends a copy from the clipboard |
| XmClipboardInquireCount, XmClipboarF | A clipboard function that returns the number of data item formats |
| XmClipboardInquireFormat, XmClipboarG | A clipboard function that returns a specified format name |
| XmClipboardInquireLength, XmClipboarH | A clipboard function that returns the length of the stored data |
| XmClipboardInquirePendingItems, XmClipboarI | A clipboard function that returns a list of data_id/private_id pairs |
| XmClipboardLock, XmClipboarJ | A clipboard function that locks the clipboard |
| XmClipboardRegisterFormat, XmClipboarK | A clipboard function that registers a new format |
| XmClipboardRetrieve, XmClipboarL | A clipboard function that retrieves a data item from the clipboard |
| XmClipboardStartCopy, XmClipboarM | A clipboard function that sets up a storage and data structure |
| XmClipboardStartRetrieve, XmClipboarN | A clipboard function that starts a copy from the clipboard |
| XmClipboardUndoCopy, XmClipboarO | A clipboard function that deletes the last item placed on the clipboard |
| XmClipboardUnlock, XmClipboarP | A clipboard function that unlocks the clipboard |
| XmClipboardWithdrawFormat, XmClipboarQ | A clipboard function that indicates that the application no longer wants to supply a data item |
| Constraint, XmCnstraint | The Constraint widget class |
| XmCommand | The Command widget class |
| XmCommandAppendValue, XmCommandAp | A Command function that appends the passed XmString to the end of the string displayed in the command area of the widget |
| XmCommandError, XmCommandEr | A Command function that displays an error message |
| XmCommandGetChild, XmCommandGe | A Command function that is used to access a component |
| XmCommandSetValue, XmCommandSe | A Command function that replaces a displayed string |
| Composite, XmComposite | The Composite widget class |
| XmConvertUnits, XmConvertUn | A function that converts a value in one unit type to another unit type |
| Core, XmCore | The Core widget class |
| XmCreateArrowButton, XmCreateArA | The ArrowButton widget creation function |
| XmCreateArrowButtonGadget, XmCreateArB | The ArrowButtonGadget creation function |
| XmCreateBulletinBoard, XmCreateBuA | The BulletinBoard widget creation function |
| XmCreateBulletinBoardDialog, XmCreateBuB | The BulletinBoard BulletinBoardDialog convenience creation function |
| XmCreateCascadeButton, XmCreateCaA | The CascadeButton widget creation function |
| XmCreateCascadeButtonGadget, XmCreateCaB | The CascadeButtonGadget creation function |
| XmCreateCommand, XmCreateCom | The Command widget creation function |
| XmCreateDialogShell, XmCreateDia | The DialogShell widget creation function |
| XmCreateDragIcon, XmCreateDrA | A Drag and Drop function that creates a DragIcon widget |
| XmCreateDrawingArea, XmCreateDrB | The DrawingArea widget creation function |
| XmCreateDrawnButton, XmCreateDrC | The DrawnButton widget creation function |
| XmCreateErrorDialog, XmCreateErr | The MessageBox ErrorDialog convenience creation function |
| XmCreateFileSelectionBox, XmCreateFiA | The FileSelectionBox widget creation function |
| XmCreateFileSelectionDialog, XmCreateFiB | The FileSelectionBox FileSelectionDialog convenience creation function |
| XmCreateForm, XmCreateFoA | The Form widget creation function |
| XmCreateFormDialog, XmCreateFoB | A Form FormDialog convenience creation function |
| XmCreateFrame, XmCreateFra | The Frame widget creation function |
| XmCreateInformationDialog, XmCreateInf | The MessageBox InformationDialog convenience creation function |
| XmCreateLabel, XmCreateLaA | The Label widget creation function |
| XmCreateLabelGadget, XmCreateLaB | The LabelGadget creation function |
| XmCreateList, XmCreateLis | The List widget creation function |
| XmCreateMainWindow, XmCreateMai | The MainWindow widget creation function |
| XmCreateMenuBar, XmCreateMeA | A RowColumn widget convenience creation function |
| XmCreateMenuShell, XmCreateMeB | The MenuShell widget creation function |
| XmCreateMessageBox, XmCreateMeC | The MessageBox widget creation function |
| XmCreateMessageDialog, XmCreateMeD | The MessageBox MessageDialog convenience creation function |
| XmCreateOptionMenu, XmCreateOpt | A RowColumn widget convenience creation function |
| XmCreatePanedWindow, XmCreatePan | The PanedWindow widget creation function |
| XmCreatePopupMenu, XmCreatePop | A RowColumn widget convenience creation function |
| XmCreatePromptDialog, XmCreatePro | The SelectionBox PromptDialog convenience creation function |
| XmCreatePulldownMenu, XmCreatePuA | A RowColumn widget convenience creation function |
| XmCreatePushButton, XmCreatePuB | The PushButton widget creation function |
| XmCreatePushButtonGadget, XmCreatePuC | The PushButtonGadget creation function |
| XmCreateQuestionDialog, XmCreateQue | The MessageBox QuestionDialog convenience creation function |
| XmCreateRadioBox, XmCreateRad | A RowColumn widget convenience creation function |
| XmCreateRowColumn, XmCreateRow | The RowColumn widget creation function |
| XmCreateScale, XmCreateScA | The Scale widget creation function |
| XmCreateScrollBar, XmCreateScB | The ScrollBar widget creation function |
| XmCreateScrolledList, XmCreateScC | The List ScrolledList convenience creation function |
| XmCreateScrolledText, XmCreateScD | The TextScrolledText convenience creation function |
| XmCreateScrolledWindow, XmCreateScE | The ScrolledWindow widget creation function |
| XmCreateSelectionBox, XmCreateSeA | The SelectionBox widget creation function |
| XmCreateSelectionDialog, XmCreateSeB | The SelectionBox SelectionDialog convenience creation function |
| XmCreateSeparator, XmCreateSeC | The Separator widget creation function |
| XmCreateSeparatorGadget, XmCreateSeD | The SeparatorGadget creation function |
| XmCreateSimpleCheckBox, XmCreateSiA | A RowColumn widget convenience creation function |
| XmCreateSimpleMenuBar, XmCreateSiB | A RowColumn widget convenience creation function |
| XmCreateSimpleOptionMenu, XmCreateSiC | A RowColumn widget convenience creation function |
| XmCreateSimplePopupMenu, XmCreateSiD | A RowColumn widget convenience creation function |
| XmCreateSimplePulldownMenu, XmCreateSiE | A RowColumn widget convenience creation function |
| XmCreateSimpleRadioBox, XmCreateSiF | A RowColumn widget convenience creation function |
| XmCreateTemplateDialog, XmCreateTeA | A MessageBox TemplateDialog convenience creation function |
| XmCreateText, XmCreateTeB | The Text widget creation function |
| XmCreateTextField, XmCreateTeC | The TextField widget creation function |
| XmCreateToggleButton, XmCreateToA | The ToggleButton widget creation function |
| XmCreateToggleButtonGadget, XmCreateToB | The ToggleButtonGadget creation function |
| XmCreateWarningDialog, XmCreateWar | The MessageBox WarningDialog convenience creation function |
| XmCreateWorkArea, XmCreateWoA | A function that creates a RowColumn work area |
| XmCreateWorkingDialog, XmCreateWoB | The MessageBox WorkingDialog convenience creation function |
| XmCvtCTToXmString, XmCvtCTToXm | A compound string function that converts compound text to a compound string |
| XmCvtStringToUnitType, XmCvtString | A function that converts a string to a unit-type value |
| XmCvtXmStringToCT, XmCvtXmStri | A compound string function that converts a compound string to compound text |
| XmDeactivateProtocol, XmDeactivaA | A VendorShell function that deactivates a protocol without removing it |
| XmDeactivateWMProtocol, XmDeactivaB | A VendorShell convenience interface that deactivates a protocol without removing it |
| XmDestroyPixmap, XmDestroyPi | A pixmap caching function that removes a pixmap from the pixmap cache |
| XmDialogShell, XmDialogShe | The DialogShell widget class |
| XmDisplay | The Display widget class |
| XmDragCancel, XmDragCance | A Drag and Drop function that terminates a drag transaction |
| XmDragContext, XmDragConte | The DragContext widget class |
| XmDragIcon | The DragIcon widget class |
| XmDragStart | A Drag and Drop function that initiates a drag and drop transaction |
| XmDrawingArea, XmDrawingAr | The DrawingArea widget class |
| XmDrawnButton, XmDrawnButt | The DrawnButton widget class |
| XmDropSite | The DropSite Registry |
| XmDropSiteConfigureStackingOrder, XmDropSiteC | A Drag and Drop function that reorders a stack of widgets that are registered drop sites |
| XmDropSiteEndUpdate, XmDropSiteE | A Drag and Drop function that facilitates processing updates to multiple drop sites |
| XmDropSiteQueryStackingOrder, XmDropSiteQ | A Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget |
| XmDropSiteRegister, XmDropSiteT | A Drag and Drop function that identifies a drop site and assigns resources that specify its behavior |
| XmDropSiteRetrieve, XmDropSiteV | A Drag and Drop function that retrieves resource values set on a drop site |
| XmDropSiteStartUpdate, XmDropSiteW | A Drag and Drop function that facilitates processing updates to multiple drop sites |
| XmDropSiteUnregister, XmDropSiteX | A Drag and Drop function that frees drop site information |
| XmDropSiteUpdate, XmDropSiteY | A Drag and Drop function that sets resource values for a drop site |
| XmDropTransfer, XmDropTranA | The DropTransfer widget class |
| XmDropTransferAdd, XmDropTranB | A Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer |
| XmDropTransferStart, XmDropTranC | A Drag and Drop function that initiates a drop transfer |
| XmFileSelectionBox, XmFileSeleA | The FileSelectionBox widget class |
| XmFileSelectionBoxGetChild, XmFileSeleB | A FileSelectionBox function used to access a component |
| XmFileSelectionDoSearch, XmFileSeleC | A FileSelectionBox function that initiates a directory search |
| XmFontList | Data type for a font list |
| XmFontListAdd, XmFontListB | A font list function that creates a new font list |
| XmFontListAppendEntry, XmFontListD | A font list function that appends an entry to a font list |
| XmFontListCopy, XmFontListH | A font list function that copies a font list |
| XmFontListCreate, XmFontListJ | A font list function that creates a font list |
| XmFontListEntryCreate, XmFontListK | A font list function that creates a font list entry |
| XmFontListEntryFree, XmFontListL | A font list function that recovers memory used by a font list entry |
| XmFontListEntryGetFont, XmFontListM | A font list function that retrieves font information from a font list entry |
| XmFontListEntryGetTag, XmFontListO | A font list function that retrieves the tag of a font list entry |
| XmFontListEntryLoad, XmFontListP | A font list function that loads a font or creates a font set and creates an accompanying font list entry |
| XmFontListFree, XmFontListQ | A font list function that recovers memory used by a font list |
| XmFontListFreeFontContext, XmFontListS | A font list function that instructs the toolkit that the font list context is no longer needed |
| XmFontListGetNextFont, XmFontListT | A font list function that allows applications to access the fonts and character sets in a font list |
| XmFontListInitFontContext, XmFontListU | A font list function that allows applications to access the entries in a font list |
| XmFontListNextEntry, XmFontListV | A font list function that returns the next entry in a font list |
| XmFontListRemoveEntry, XmFontListW | A font list function that removes a font list entry from a font list |
| XmForm | The Form widget class |
| XmFrame | The Frame widget class |
| XmGadget | The Gadget widget class |
| XmGetAtomName, XmGetAtomNa | A function that returns the string representation for an atom |
| XmGetColorCalculation, XmGetColorC | A function to get the procedure used for default color calculation |
| XmGetColors | A function that generates foreground, select, and shadow colors |
| XmGetDestination, XmGetDestin | 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, XmGetDragCo | A Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp |
| XmGetFocusWidget, XmGetFocusW | Returns the ID of the widget that has keyboard focus |
| XmGetMenuCursor, XmGetMenuCu | A function that returns the cursor ID for the current menu cursor |
| XmGetPixmap, XmGetPixmaA | A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap |
| XmGetPixmapByDepth, XmGetPixmaB | A pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap |
| XmGetPostedFromWidget, XmGetPosted | A RowColumn function that returns the widget from which a menu was posted |
| XmGetSecondaryResourceData, XmGetSecond | A function that provides access to secondary widget resource data |
| XmGetTabGroup, XmGetTabGro | Returns the widget ID of a tab group |
| XmGetTearOffControl, XmGetTearOf | A RowColumn function that obtains the widget ID for the tear-off control in a menu |
| XmGetVisibility, XmGetVisibi | A function that determines if a widget is visible |
| XmGetXmDisplay, XmGetXmDisp | A Display function that returns the XmDisplay object ID for a specified display |
| XmGetXmScreen, XmGetXmScre | A Screen function that returns the XmScreen object ID for a specified screen |
| XmInstallImage, XmInstallIm | A pixmap caching function that adds an image to the pixmap cache |
| XmInternAtom, XmInternAto | A function that returns an atom for a given name |
| XmIsMotifWMRunning, XmIsMotifWM | A function that determines whether the window manager is running |
| XmIsTraversable, XmIsTravers | A function that identifies whether a widget can be traversed |
| XmLabel | The Label widget class |
| XmLabelGadget, XmLabelGadg | The LabelGadget widget class |
| XmList | The List widget class |
| XmListAddItem, XmListAddIA | A List function that adds an item to the list |
| XmListAddItemUnselected, XmListAddIB | A List function that adds an item to the list |
| XmListAddItems, XmListAddIC | A List function that adds items to the list |
| XmListAddItemsUnselected, XmListAddID | A List function that adds items to a list |
| XmListDeleteAllItems, XmListDeleA | A List function that deletes all items from the list |
| XmListDeleteItem, XmListDeleB | A List function that deletes an item from the list |
| XmListDeleteItems, XmListDeleC | A List function that deletes items from the list |
| XmListDeleteItemsPos, XmListDeleD | A List function that deletes items from the list starting at the given position |
| XmListDeletePos, XmListDeleE | A List function that deletes an item from a list at a specified position |
| XmListDeletePositions, XmListDeleF | A List function that deletes items from a list based on an array of positions |
| XmListDeselectAllItems, XmListDeseA | A List function that unhighlights and removes all items from the selected list |
| XmListDeselectItem, XmListDeseB | A List function that deselects the specified item from the selected list |
| XmListDeselectPos, XmListDeseC | A List function that deselects an item at a specified position in the list |
| XmListGetKbdItemPos, XmListGetKb | A List function that returns the position of the item at the location cursor |
| XmListGetMatchPos, XmListGetMa | A List function that returns all instances of an item in the list |
| XmListGetSelectedPos, XmListGetSe | A List function that returns the position of every selected item in the list |
| XmListItemExists, XmListItemE | A List function that checks if a specified item is in the list |
| XmListItemPos, XmListItemP | A List function that returns the position of an item in the list |
| XmListPosSelected, XmListPosSe | A List function that determines if the list item at a specified position is selected |
| XmListPosToBounds, XmListPosTo | A List function that returns the bounding box of an item at a specified position in a list |
| XmListReplaceItems, XmListReplA | A List function that replaces the specified elements in the list |
| XmListReplaceItemsPos, XmListReplB | A List function that replaces the specified elements in the list |
| XmListReplaceItemsPosUnselected, XmListReplC | A List function that replaces items in a list without selecting the replacement items |
| XmListReplaceItemsUnselected, XmListReplD | A List function that replaces items in a list |
| XmListReplacePositions, XmListReplE | A List function that replaces items in a list based on position |
| XmListSelectItem, XmListSeleA | A List function that selects an item in the list |
| XmListSelectPos, XmListSeleB | A List function that selects an item at a specified position in the list |
| XmListSetAddMode, XmListSetAd | A List function that sets add mode in the list |
| XmListSetBottomItem, XmListSetBA | A List function that makes an existing item the last visible item in the list |
| XmListSetBottomPos, XmListSetBB | A List function that makes a specified item the last visible item in the list |
| XmListSetHorizPos, XmListSetHo | A List function that scrolls to the specified position in the list |
| XmListSetItem, XmListSetIt | A List function that makes an existing item the first visible item in the list |
| XmListSetKbdItemPos, XmListSetKb | A List function that sets the location cursor at a specified position |
| XmListSetPos, XmListSetPo | A List function that makes the item at the given position the first visible position in the list |
| XmListUpdateSelectedList, XmListUpdat | A List function that updates the XmNselectedItems resource |
| XmListYToPos, XmListYToPo | A List function that returns the position of the item at a specified y coordinate |
| XmMainWindow, XmMainWindA | The MainWindow widget class |
| XmMainWindowSep1, XmMainWindB | A MainWindow function that returns the widget ID of the first Separator widget |
| XmMainWindowSep2, XmMainWindC | A MainWindow function that returns the widget ID of the second Separator widget |
| XmMainWindowSep3, XmMainWindD | A MainWindow function that returns the widget ID of the third Separator widget |
| XmMainWindowSetAreas, XmMainWindE | A MainWindow function that identifies manageable children for each area |
| XmManager | The Manager widget class |
| XmMapSegmentEncoding, XmMapSegmen | A compound string function that returns the compound text encoding format associated with the specified font list tag |
| XmMenuPosition, XmMenuPosit | A RowColumn function that positions a Popup MenuPane |
| XmMenuShell | The MenuShell widget class |
| XmMessageBox, XmMessageBA | The MessageBox widget class |
| XmMessageBoxGetChild, XmMessageBB | A MessageBox function that is used to access a component |
| Object, XmObject | The Object widget class |
| XmOptionButtonGadget, XmOptionBut | A RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu |
| XmOptionLabelGadget, XmOptionLab | A RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu |
| XmPanedWindow, XmPanedWind | The PanedWindow widget class |
| XmPrimitive | The Primitive widget class |
| XmProcessTraversal, XmProcessTr | A function that determines which component receives keyboard events when a widget has the focus |
| XmPushButton, XmPushButtA | The PushButton widget class |
| XmPushButtonGadget, XmPushButtB | The PushButtonGadget widget class |
| RectObj, XmRectObj | The RectObj widget class |
| XmRegisterSegmentEncoding, XmRegisterS | A compound string function that registers a compound text encoding format for a specified font list element tag |
| XmRemoveProtocolCallback, XmRemovePrA | A VendorShell function that removes a callback from the internal list |
| XmRemoveProtocols, XmRemovePrB | A VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables |
| XmRemoveTabGroup, XmRemoveTab | A function that removes a tab group |
| XmRemoveWMProtocolCallback, XmRemoveWMA | A VendorShell convenience interface that removes a callback from the internal list |
| XmRemoveWMProtocols, XmRemoveWMB | A VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables |
| XmRepTypeAddReverse, XmRepTypeAd | A representation type manager function that installs the reverse converter for a previously registered representation type |
| XmRepTypeGetId, XmRepTypeGA | A representation type manager function that retrieves the identification number of a representation type |
| XmRepTypeGetNameList, XmRepTypeGB | A representation type manager function that generates a list of values for a representation type |
| XmRepTypeGetRecord, XmRepTypeGC | A representation type manager function that returns information about a representation type |
| XmRepTypeGetRegistered, XmRepTypeGD | A representation type manager function that returns a copy of the registration list |
| XmRepTypeInstallTearOffModelConverter, XmRepTypeIn | A representation type manager function that installs the resource converter for XmNtearOffModel. |
| XmRepTypeRegister, XmRepTypeRe | A representation type manager function that registers a representation type resource |
| XmRepTypeValidValue, XmRepTypeVa | A representation type manager function that tests the validity of a numerical value of a representation type resource |
| XmResolveAllPartOffsets, XmResolveAl | A function that allows writing of upward-compatible applications and widgets |
| XmResolvePartOffsets, XmResolvePa | A function that allows writing of upward-compatible applications and widgets |
| XmRowColumn | The RowColumn widget class |
| XmScale | The Scale widget class |
| XmScaleGetValue, XmScaleGetV | A Scale function that returns the current slider position |
| XmScaleSetValue, XmScaleSetV | A Scale function that sets a slider value |
| XmScreen | The Screen widget class |
| XmScrollBar, XmScrollBaA | The ScrollBar widget class |
| XmScrollBarGetValues, XmScrollBaB | A ScrollBar function that returns the ScrollBar’s increment values |
| XmScrollBarSetValues, XmScrollBaC | A ScrollBar function that changes ScrollBar’s increment values and the slider’s size and position |
| XmScrollVisible, XmScrollVis | A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible |
| XmScrolledWindow, XmScrolledA | The ScrolledWindow widget class |
| XmScrolledWindowSetAreas, XmScrolledB | A ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget |
| XmSelectionBox, XmSelectioA | The SelectionBox widget class |
| XmSelectionBoxGetChild, XmSelectioB | A SelectionBox function that is used to access a component |
| XmSeparator, XmSeparatoA | The Separator widget class |
| XmSeparatorGadget, XmSeparatoB | The SeparatorGadget widget class |
| XmSetColorCalculation, XmSetColorC | A function to set the procedure used for default color calculation |
| XmSetFontUnit, XmSetFontUA | A function that sets the font unit value for a display |
| XmSetFontUnits, XmSetFontUB | A function that sets the font unit value for a display |
| XmSetMenuCursor, XmSetMenuCu | A function that modifies the menu cursor for a client |
| XmSetProtocolHooks, XmSetProtoc | A VendorShell function that allows pre and post actions to be executed when a protocol message is received from MWM |
| XmSetWMProtocolHooks, XmSetWMProt | A VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is received from the window manager |
| Shell, XmShell | The Shell widget class |
| XmString | Data type for a compound string |
| XmStringBaseline, XmStringBas | 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, XmStringByt | A compound string function that indicates the results of a byte-by-byte comparison |
| XmStringCompare, XmStringCom | A compound string function that compares two strings |
| XmStringConcat, XmStringCon | A compound string function that appends one string to another |
| XmStringCopy, XmStringCop | A compound string function that makes a copy of a string |
| XmStringCreate, XmStringCrA | A compound string function that creates a compound string |
| XmStringCreateLocalized, XmStringCrB | A compound string function that creates a compound string in the current locale |
| XmStringCreateLtoR, XmStringCrC | A compound string function that creates a compound string |
| XmStringCreateSimple, XmStringCrD | A compound string function that creates a compound string in the language environment of a widget |
| XmStringDirection, XmStringDiA | Data type for the direction of display in a string |
| XmStringDirectionCreate, XmStringDiB | A compound string function that creates a compound string |
| XmStringDraw, XmStringDrA | A compound string function that draws a compound string in an X window |
| XmStringDrawImage, XmStringDrB | A compound string function that draws a compound string in an X Window and creates an image |
| XmStringDrawUnderline, XmStringDrC | A compound string function that underlines a string drawn in an X Window |
| XmStringEmpty, XmStringEmp | A compound string function that provides information on the existence of non-zero length text components |
| XmStringExtent, XmStringExt | A compound string function that determines the size of the smallest rectangle that will enclose the compound string |
| XmStringFree, XmStringFrA | A compound string function that recovers memory |
| XmStringFreeContext, XmStringFrB | A compound string function that instructs the toolkit that the context is no longer needed |
| XmStringGetLtoR, XmStringGeA | A compound string function that searches for a text segment in the input compound string |
| XmStringGetNextComponent, XmStringGeB | A compound string function that returns the type and value of the next component in a compound string |
| XmStringGetNextSegment, XmStringGeC | A compound string function that fetches the octets in the next segment of a compound string |
| XmStringHasSubstring, XmStringHas | A compound string function that indicates whether one compound string is contained within another |
| XmStringHeight, XmStringHei | A compound string function that returns the line height of the given compound string |
| XmStringInitContext, XmStringIni | A compound string function that allows applications to read out the content segment by segment |
| XmStringLength, XmStringLen | A compound string function that obtains the length of a compound string |
| XmStringLineCount, XmStringLin | A compound string function that returns the number of separators plus one in the provided compound string |
| XmStringNConcat, XmStringNCA | A compound string function that appends a specified number of bytes to a compound string |
| XmStringNCopy, XmStringNCB | A compound string function that creates a copy of a compound string |
| XmStringPeekNextComponent, XmStringPee | A compound string function that returns the component type of the next component fetched |
| XmStringSegmentCreate, XmStringSeg | A compound string function that creates a compound string |
| XmStringSeparatorCreate, XmStringSep | A compound string function that creates a compound string |
| XmStringTable, XmStringTab | Data type for an array of compound strings |
| XmStringWidth, XmStringWid | A compound string function that returns the width of the longest sequence of text components in a compound string |
| XmTargetsAreCompatible, XmTargetsAr | A function that tests whether the target types match between a drop site and source object |
| XmText | The Text widget class |
| XmTextClearSelection, XmTextClear | A Text function that clears the primary selection |
| XmTextCopy | A Text function that copies the primary selection to the clipboard |
| XmTextCut | A Text function that copies the primary selection to the clipboard and deletes the selected text |
| XmTextDisableRedisplay, XmTextDisab | A Text function that temporarily prevents visual update of the Text widget |
| XmTextEnableRedisplay, XmTextEnabl | A Text function that forces the visual update of a Text widget |
| XmTextField, XmTextFieAA | The TextField class |
| XmTextFieldClearSelection, XmTextFieAB | A TextField function that clears the primary selection |
| XmTextFieldCopy, XmTextFieAC | A TextField function that copies the primary selection to the clipboard |
| XmTextFieldCut, XmTextFieAD | A TextField function that copies the primary selection to the clipboard and deletes the selected text |
| XmTextFieldGetBaseline, XmTextFieAE | A TextField function that accesses thex position of the first baseline |
| XmTextFieldGetEditable, XmTextFieAF | A TextField function that accesses the edit permission state |
| XmTextFieldGetInsertionPosition, XmTextFieAG | A TextField function that accesses the position of the insertion cursor |
| XmTextFieldGetLastPosition, XmTextFieAH | A TextField function that accesses the position of the last text character |
| XmTextFieldGetMaxLength, XmTextFieAI | A TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextFieldGetSelection, XmTextFieAJ | A TextField function that retrieves the value of the primary selection |
| XmTextFieldGetSelectionPosition, XmTextFieAK | A TextField function that accesses the position of the primary selection |
| XmTextFieldGetSelectionWcs, XmTextFieAL | A TextField function that retrieves the value of a wide character encoded primary selection |
| XmTextFieldGetString, XmTextFieAM | A TextField function that accesses the string value |
| XmTextFieldGetStringWcs, XmTextFieAN | A TextField function that retrieves a copy of the wide character string value of a TextField widget |
| XmTextFieldGetSubstring, XmTextFieAO | A TextField function that retrieves a copy of a portion of the internal text buffer |
| XmTextFieldGetSubstringWcs, XmTextFieAP | A TextField function that retrieves a a portion of a wide character internal text buffer |
| XmTextFieldInsert, XmTextFieAQ | A TextField function that inserts a character string into a text string |
| XmTextFieldInsertWcs, XmTextFieAR | A TextField function that inserts a wide character string into a TextField widget |
| XmTextFieldPaste, XmTextFieAS | A TextField function that inserts the clipboard selection |
| XmTextFieldPosToXY, XmTextFieAT | A TextField function that accesses the x and y position of a character position |
| XmTextFieldRemove, XmTextFieAU | A TextField function that deletes the primary selection |
| XmTextFieldReplace, XmTextFieAV | A TextField function that replaces part of a text string |
| XmTextFieldReplaceWcs, XmTextFieAW | A TextField function that replaces part of a wide character string in a TextField widget |
| XmTextFieldSetAddMode, XmTextFieAX | A TextField function that sets the state of Add Mode |
| XmTextFieldSetEditable, XmTextFieAY | A TextField function that sets the edit permission |
| XmTextFieldSetHighlight, XmTextFieAZ | A TextField function that highlights text |
| XmTextFieldSetInsertionPosition, XmTextFieBA | A TextField function that sets the position of the insertion cursor |
| XmTextFieldSetMaxLength, XmTextFieBB | A TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextFieldSetSelection, XmTextFieBC | A TextField function that sets the primary selection of the text |
| XmTextFieldSetString, XmTextFieBD | A TextField function that sets the string value |
| XmTextFieldSetStringWcs, XmTextFieBE | A TextField function that sets a wide character string value |
| XmTextFieldShowPosition, XmTextFieBF | A TextField function that forces text at a given position to be displayed |
| XmTextFieldXYToPos, XmTextFieBG | A TextField function that accesses the character position nearest an x and y position |
| XmTextFindString, XmTextFindA | A Text function that finds the beginning position of a text string |
| XmTextFindStringWcs, XmTextFindB | A Text function that finds the beginning position of a wide character text string |
| XmTextGetBaseline, XmTextGetBa | A Text function that accesses thex position of the first baseline |
| XmTextGetEditable, XmTextGetEd | A Text function that accesses the edit permission state |
| XmTextGetInsertionPosition, XmTextGetIn | A Text function that accesses the position of the insert cursor |
| XmTextGetLastPosition, XmTextGetLa | A Text function that accesses the last position in the text |
| XmTextGetMaxLength, XmTextGetMa | A Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextGetSelection, XmTextGetSA | A Text function that retrieves the value of the primary selection |
| XmTextGetSelectionPosition, XmTextGetSB | A Text function that accesses the position of the primary selection |
| XmTextGetSelectionWcs, XmTextGetSC | A Text function that retrieves the value of a wide character encoded primary selection |
| XmTextGetSource, XmTextGetSD | A Text function that accesses the source of the widget |
| XmTextGetString, XmTextGetSE | A Text function that accesses the string value |
| XmTextGetStringWcs, XmTextGetSF | A Text function that retrieves a copy of the wide character string value of a Text widget |
| XmTextGetSubstring, XmTextGetSG | A Text function that retrieves a copy of a portion of the internal text buffer |
| XmTextGetSubstringWcs, XmTextGetSH | A Text function that retrieves a portion of a wide character internal text buffer |
| XmTextGetTopCharacter, XmTextGetTo | A Text function that accesses the position of the first character displayed |
| XmTextInsert, XmTextInseA | A Text function that inserts a character string into a text string |
| XmTextInsertWcs, XmTextInseB | A Text function that inserts a wide character string into a Text widget |
| XmTextPaste | A Text function that inserts the clipboard selection |
| XmTextPosToXY, XmTextPosTo | A Text function that accesses the x and y position of a character position |
| XmTextPosition, XmTextPosit | Data type for a character position within a text string |
| XmTextRemove, XmTextRemov | A Text function that deletes the primary selection |
| XmTextReplace, XmTextReplA | A Text function that replaces part of a text string |
| XmTextReplaceWcs, XmTextReplB | A Text function that replaces part of a wide character string in a Text widget |
| XmTextScroll, XmTextScrol | A Text function that scrolls text |
| XmTextSetAddMode, XmTextSetAd | A Text function that sets the state of Add Mode |
| XmTextSetEditable, XmTextSetEd | A Text function that sets the edit permission |
| XmTextSetHighlight, XmTextSetHi | A Text function that highlights text |
| XmTextSetInsertionPosition, XmTextSetIn | A Text function that sets the position of the insert cursor |
| XmTextSetMaxLength, XmTextSetMa | A Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard |
| XmTextSetSelection, XmTextSetSA | A Text function that sets the primary selection of the text |
| XmTextSetSource, XmTextSetSB | A Text function that sets the source of the widget |
| XmTextSetString, XmTextSetSC | A Text function that sets the string value |
| XmTextSetStringWcs, XmTextSetSD | A Text function that sets a wide character string value |
| XmTextSetTopCharacter, XmTextSetTo | A Text function that sets the position of the first character displayed |
| XmTextShowPosition, XmTextShowP | A Text function that forces text at a given position to be displayed |
| XmTextXYToPos, XmTextXYToP | A Text function that accesses the character position nearest an x and y position |
| XmToggleButton, XmToggleBuA | The ToggleButton widget class |
| XmToggleButtonGadget, XmToggleBuB | The ToggleButtonGadget widget class |
| XmToggleButtonGadgetGetState, XmToggleBuC | A ToggleButtonGadget function that obtains the state of a ToggleButtonGadget |
| XmToggleButtonGadgetSetState, XmToggleBuD | A ToggleButtonGadget function that sets or changes the current state |
| XmToggleButtonGetState, XmToggleBuE | A ToggleButton function that obtains the state of a ToggleButton |
| XmToggleButtonSetState, XmToggleBuF | A ToggleButton function that sets or changes the current state |
| XmTrackingEvent, XmTrackingE | A Toolkit function that provides a modal interaction |
| XmTrackingLocate, XmTrackingL | A Toolkit function that provides a modal interaction |
| XmTranslateKey, XmTranslate | The default keycode-to-keysym translator |
| XmUninstallImage, XmUninstall | A pixmap caching function that removes an image from the image cache |
| XmUpdateDisplay, XmUpdateDis | A function that processes all pending exposure events immediately |
| XmVaCreateSimpleCheckBox, XmVaCreateA | A RowColumn widget convenience creation function |
| XmVaCreateSimpleMenuBar, XmVaCreateB | A RowColumn widget convenience creation function |
| XmVaCreateSimpleOptionMenu, XmVaCreateC | A RowColumn widget convenience creation function |
| XmVaCreateSimplePopupMenu, XmVaCreateD | A RowColumn widget convenience creation function |
| XmVaCreateSimplePulldownMenu, XmVaCreateE | A RowColumn widget convenience creation function |
| XmVaCreateSimpleRadioBox, XmVaCreateF | A RowColumn widget convenience creation function |
| VendorShell, XmVndrShell | The VendorShell widget class |
| WMShell, XmWMShell | The WMShell widget class |
| XmWidgetGetBaselines, XmWidgetGeA | Retrieves baseline information for a widget |
| XmWidgetGetDisplayRect, XmWidgetGeB | Retrieves display rectangle information for a widget |