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
XmPushButton--The PushButton widget class
XmPushButtonGadget--The PushButtonGadget widget class
XmRegisterSegmentEncoding--A compound string function that registers a compound text encoding format for a specified font list element tag
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
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
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--A ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
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 pre and post actions to be executed when a protocol message is received from MWM
XmSetWMProtocolHooks--A VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is received from the window manager
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
XmStringCompare--A compound string function that compares two strings
XmStringConcat--A compound string function that appends one string to another
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
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 recovers memory
XmStringFreeContext--A compound string function that instructs the toolkit that the context is no longer needed
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 octets in the next segment of a 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 allows applications to read out the content segment by segment
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
XmStringPeekNextComponent--A compound string function that returns the component type of the next component fetched
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
XmStringWidth--A compound string function that returns the width of the longest sequence of text components in a compound string
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
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
XmTextFieldCut--A TextField function that copies the primary selection to the clipboard and deletes the selected text
XmTextFieldGetBaseline--A TextField function that accesses the x position of the first 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 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
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 x position of the first baseline
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
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
XmTrackingEvent--A Toolkit function that provides a modal interaction
XmTrackingLocate--A Toolkit function that provides a modal interaction
XmTranslateKey--The default keycode-to-keysym translator
XmUninstallImage--A pixmap caching function that removes an image from the image cache
XmUpdateDisplay--A function that processes all pending exposure events immediately
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
XmWidgetGetBaselines--Retrieves baseline information for a widget
XmWidgetGetDisplayRect--Retrieves display rectangle information for a widget
UIL--The user interface language file format
WML--The widget meta-language file format for creating uil compilers
Constraint Arguments and Automatically Created Children
UIL Built-In Tables
UIL Arguments