OSF/Motif Programmer's Reference
Preface
Reference Pages
mwm--The Motif Window Manager
uil--The user interface language compiler
xmbind--Configures virtual key bindings
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 any indexed (UIL named) application widgets 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
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
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
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 ends a copy to the clipboard
XmClipboardEndRetrieve--A clipboard function that ends a copy 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 starts a copy 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
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
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
XmCreateCascadeButton--The CascadeButton widget creation function
XmCreateCascadeButtonGadget--The CascadeButtonGadget creation function
XmCreateCommand--The Command 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
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
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
XmCreateOptionMenu--A RowColumn widget convenience 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 TextScrolledText 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
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 work area
XmCreateWorkingDialog--The MessageBox WorkingDialog convenience creation function
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
XmCvtXmStringToCT--A compound string function that converts a compound string to compound text
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
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
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
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
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
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
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
XmInstallImage--A pixmap caching function that adds an image to the pixmap cache
XmInternAtom--A function 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 widget
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 MenuPane
XmMenuShell--The MenuShell widget class
XmMessageBox--The MessageBox widget class
XmMessageBoxGetChild--A MessageBox function that is used to access a component
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
XmPanedWindow--The PanedWindow widget class
XmPrimitive--The Primitive widget class
XmProcessTraversal--A function that determines which component receives keyboard events when a widget has the focus