DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 

Manual section X3mot

ApplicationShell - the ApplicationShell widget class
Composite - the Composite widget class
Constraint - the Constraint widget class
Core - the Core widget class
Intro - Identifies the feature changes from Motif 1.0 through 1.2
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)
mwm - the Motif Window Manager
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
UIL - the User Interface Language file format
uil - the user interface language compiler
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
xmbind - configures virtual key bindings
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
XmListAddItems - a List function that adds items to the list
XmListAddItemsUnselected - a List function that adds items to a list
XmListAddItemUnselected - a List function that adds an item to the 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
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
XmScrollVisible - a ScrolledWindow function that makes an invisible descendant of a ScrolledWindow work area visible
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
XmTextPosition - data type for a character position within a text string
XmTextPosToXY - a Text function that accesses the x and y position of a character position
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