Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Motif XV40.43

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

Section ---

Section 1X

3X. Miscellaneous Libraries

Manual — Motif XV40.43

422 entries

Section ---

.((exception)) Imakefile

Section 1X

mwmThe Motif Window Manager
uilThe user interface language compiler
xmbindConfigures virtual key bindings

3X. Miscellaneous Libraries

ApplicationThe ApplicationShell widget class[ ApplicationShell ]
MrmCloseHieCloses a UID hierarchy[ MrmCloseHierarchy ]
MrmFetchBitFetches a bitmap literal from a hierarchy[ MrmFetchBitmapLiteral ]
MrmFetchColFetches a named color literal from a UID file[ MrmFetchColorLiteral ]
MrmFetchIcoFetches an icon literal from a hierarchy[ MrmFetchIconLiteral ]
MrmFetchLitFetches a literal from a UID file[ MrmFetchLiteral ]
MrmFetchSetFetches the values to be set from literals stored in UID files[ MrmFetchSetValues ]
MrmFetchWiAFetches and creates any indexed (UIL named) application widgets and its children[ MrmFetchWidget ]
MrmFetchWiBFetches any indexed (UIL named) application widget.  It overrides the arguments specified for this application widget in UIL[ MrmFetchWidgetOverride ]
MrmInitialiPrepares an application to use MRM widget-fetching facilities[ MrmInitialize ]
MrmOpenHieAAllocates a hierarchy ID and opens all the UID files in the hierarchy[ MrmOpenHierarchy ]
MrmOpenHieBAllocates a hierarchy ID and opens all the UID files in the hierarchy[ MrmOpenHierarchyPerDisplay ]
MrmRegisteASaves the information needed for MRM to access the widget creation function for user-defined widgets[ MrmRegisterClass ]
MrmRegisteBRegisters the values associated with the names referenced in UIL (for example, UIL callback function names or UIL identifier names)[ MrmRegisterNames ]
MrmRegisteCRegisters the values associated with the names referenced in UIL within a single hierarchy (for example, UIL callback function names or UIL identifier names)[ MrmRegisterNamesInHierarchy ]
OverrideSheThe OverrideShell widget class[ OverrideShell ]
TopLevelSheThe TopLevelShell widget class[ TopLevelShell ]
TransientShThe TransientShell widget class[ TransientShell ]
UilInvokes the UIL compiler from within an application
UilDumpSymbDumps the contents of a named UIL symbol table to standard output[ UilDumpSymbolTable ]
VirtualBindBindings for virtual mouse and key events[ VirtualBindings ]
XmActivatePA VendorShell function that activates a protocol[ XmActivateProtocol ]
XmActivateWA VendorShell convenience interface that activates a protocol[ XmActivateWMProtocol ]
XmAddProtoAA VendorShell function that adds client callbacks for a protocol[ XmAddProtocolCallback ]
XmAddProtoBA VendorShell function that adds the protocols to the protocol manager and allocates the internal tables[ XmAddProtocols ]
XmAddTabGroA function that adds a manager or a primitive widget to the list of tab groups[ XmAddTabGroup ]
XmAddWMProAA VendorShell convenience interface that adds client callbacks for a protocol[ XmAddWMProtocolCallback ]
XmAddWMProBA VendorShell convenience interface that adds the protocols to the protocol manager and allocates the internal tables[ XmAddWMProtocols ]
XmArrowButAThe ArrowButton widget class[ XmArrowButton ]
XmArrowButBThe ArrowButtonGadget widget class[ XmArrowButtonGadget ]
XmBulletinBThe BulletinBoard widget class[ XmBulletinBoard ]
XmCascadeBAThe CascadeButton widget class[ XmCascadeButton ]
XmCascadeBBThe CascadeButtonGadget widget class[ XmCascadeButtonGadget ]
XmCascadeBCA CascadeButtonGadget function that sets the highlight state[ XmCascadeButtonGadgetHighlight ]
XmCascadeBDA CascadeButton and CascadeButtonGadget function that sets the highlight state[ XmCascadeButtonHighlight ]
XmChangeColRecalculates all associated colors of a widget[ XmChangeColor ]
XmClipboarAA clipboard function that cancels a copy to the clipboard[ XmClipboardCancelCopy ]
XmClipboarBA clipboard function that copies a data item to temporary storage for later copying to clipboard[ XmClipboardCopy ]
XmClipboarCA clipboard function that copies a data item passed by name[ XmClipboardCopyByName ]
XmClipboarDA clipboard function that ends a copy to the clipboard[ XmClipboardEndCopy ]
XmClipboarEA clipboard function that ends a copy from the clipboard[ XmClipboardEndRetrieve ]
XmClipboarFA clipboard function that returns the number of data item formats[ XmClipboardInquireCount ]
XmClipboarGA clipboard function that returns a specified format name[ XmClipboardInquireFormat ]
XmClipboarHA clipboard function that returns the length of the stored data[ XmClipboardInquireLength ]
XmClipboarIA clipboard function that returns a list of data_id/private_id pairs[ XmClipboardInquirePendingItems ]
XmClipboarJA clipboard function that locks the clipboard[ XmClipboardLock ]
XmClipboarKA clipboard function that registers a new format[ XmClipboardRegisterFormat ]
XmClipboarLA clipboard function that retrieves a data item from the clipboard[ XmClipboardRetrieve ]
XmClipboarMA clipboard function that sets up a storage and data structure[ XmClipboardStartCopy ]
XmClipboarNA clipboard function that starts a copy from the clipboard[ XmClipboardStartRetrieve ]
XmClipboarOA clipboard function that deletes the last item placed on the clipboard[ XmClipboardUndoCopy ]
XmClipboarPA clipboard function that unlocks the clipboard[ XmClipboardUnlock ]
XmClipboarQA clipboard function that indicates that the application no longer wants to supply a data item[ XmClipboardWithdrawFormat ]
XmCnstraintThe Constraint widget class[ Constraint ]
XmCommandThe Command widget class
XmCommandApA Command function that appends the passed XmString to the end of the string displayed in the command area of the widget[ XmCommandAppendValue ]
XmCommandErA Command function that displays an error message[ XmCommandError ]
XmCommandGeA Command function that is used to access a component[ XmCommandGetChild ]
XmCommandSeA Command function that replaces a displayed string[ XmCommandSetValue ]
XmCompositeThe Composite widget class[ Composite ]
XmConvertUnA function that converts a value in one unit type to another unit type[ XmConvertUnits ]
XmCoreThe Core widget class[ Core ]
XmCreateArAThe ArrowButton widget creation function[ XmCreateArrowButton ]
XmCreateArBThe ArrowButtonGadget creation function[ XmCreateArrowButtonGadget ]
XmCreateBuAThe BulletinBoard widget creation function[ XmCreateBulletinBoard ]
XmCreateBuBThe BulletinBoard BulletinBoardDialog convenience creation function[ XmCreateBulletinBoardDialog ]
XmCreateCaAThe CascadeButton widget creation function[ XmCreateCascadeButton ]
XmCreateCaBThe CascadeButtonGadget creation function[ XmCreateCascadeButtonGadget ]
XmCreateComThe Command widget creation function[ XmCreateCommand ]
XmCreateDiaThe DialogShell widget creation function[ XmCreateDialogShell ]
XmCreateDrAA Drag and Drop function that creates a DragIcon widget[ XmCreateDragIcon ]
XmCreateDrBThe DrawingArea widget creation function[ XmCreateDrawingArea ]
XmCreateDrCThe DrawnButton widget creation function[ XmCreateDrawnButton ]
XmCreateErrThe MessageBox ErrorDialog convenience creation function[ XmCreateErrorDialog ]
XmCreateFiAThe FileSelectionBox widget creation function[ XmCreateFileSelectionBox ]
XmCreateFiBThe FileSelectionBox FileSelectionDialog convenience creation function[ XmCreateFileSelectionDialog ]
XmCreateFoAThe Form widget creation function[ XmCreateForm ]
XmCreateFoBA Form FormDialog convenience creation function[ XmCreateFormDialog ]
XmCreateFraThe Frame widget creation function[ XmCreateFrame ]
XmCreateInfThe MessageBox InformationDialog convenience creation function[ XmCreateInformationDialog ]
XmCreateLaAThe Label widget creation function[ XmCreateLabel ]
XmCreateLaBThe LabelGadget creation function[ XmCreateLabelGadget ]
XmCreateLisThe List widget creation function[ XmCreateList ]
XmCreateMaiThe MainWindow widget creation function[ XmCreateMainWindow ]
XmCreateMeAA RowColumn widget convenience creation function[ XmCreateMenuBar ]
XmCreateMeBThe MenuShell widget creation function[ XmCreateMenuShell ]
XmCreateMeCThe MessageBox widget creation function[ XmCreateMessageBox ]
XmCreateMeDThe MessageBox MessageDialog convenience creation function[ XmCreateMessageDialog ]
XmCreateOptA RowColumn widget convenience creation function[ XmCreateOptionMenu ]
XmCreatePanThe PanedWindow widget creation function[ XmCreatePanedWindow ]
XmCreatePopA RowColumn widget convenience creation function[ XmCreatePopupMenu ]
XmCreateProThe SelectionBox PromptDialog convenience creation function[ XmCreatePromptDialog ]
XmCreatePuAA RowColumn widget convenience creation function[ XmCreatePulldownMenu ]
XmCreatePuBThe PushButton widget creation function[ XmCreatePushButton ]
XmCreatePuCThe PushButtonGadget creation function[ XmCreatePushButtonGadget ]
XmCreateQueThe MessageBox QuestionDialog convenience creation function[ XmCreateQuestionDialog ]
XmCreateRadA RowColumn widget convenience creation function[ XmCreateRadioBox ]
XmCreateRowThe RowColumn widget creation function[ XmCreateRowColumn ]
XmCreateScAThe Scale widget creation function[ XmCreateScale ]
XmCreateScBThe ScrollBar widget creation function[ XmCreateScrollBar ]
XmCreateScCThe List ScrolledList convenience creation function[ XmCreateScrolledList ]
XmCreateScDThe TextScrolledText convenience creation function[ XmCreateScrolledText ]
XmCreateScEThe ScrolledWindow widget creation function[ XmCreateScrolledWindow ]
XmCreateSeAThe SelectionBox widget creation function[ XmCreateSelectionBox ]
XmCreateSeBThe SelectionBox SelectionDialog convenience creation function[ XmCreateSelectionDialog ]
XmCreateSeCThe Separator widget creation function[ XmCreateSeparator ]
XmCreateSeDThe SeparatorGadget creation function[ XmCreateSeparatorGadget ]
XmCreateSiAA RowColumn widget convenience creation function[ XmCreateSimpleCheckBox ]
XmCreateSiBA RowColumn widget convenience creation function[ XmCreateSimpleMenuBar ]
XmCreateSiCA RowColumn widget convenience creation function[ XmCreateSimpleOptionMenu ]
XmCreateSiDA RowColumn widget convenience creation function[ XmCreateSimplePopupMenu ]
XmCreateSiEA RowColumn widget convenience creation function[ XmCreateSimplePulldownMenu ]
XmCreateSiFA RowColumn widget convenience creation function[ XmCreateSimpleRadioBox ]
XmCreateTeAA MessageBox TemplateDialog convenience creation function[ XmCreateTemplateDialog ]
XmCreateTeBThe Text widget creation function[ XmCreateText ]
XmCreateTeCThe TextField widget creation function[ XmCreateTextField ]
XmCreateToAThe ToggleButton widget creation function[ XmCreateToggleButton ]
XmCreateToBThe ToggleButtonGadget creation function[ XmCreateToggleButtonGadget ]
XmCreateWarThe MessageBox WarningDialog convenience creation function[ XmCreateWarningDialog ]
XmCreateWoAA function that creates a RowColumn work area[ XmCreateWorkArea ]
XmCreateWoBThe MessageBox WorkingDialog convenience creation function[ XmCreateWorkingDialog ]
XmCvtCTToXmA compound string function that converts compound text to a compound string[ XmCvtCTToXmString ]
XmCvtStringA function that converts a string to a unit-type value[ XmCvtStringToUnitType ]
XmCvtXmStriA compound string function that converts a compound string to compound text[ XmCvtXmStringToCT ]
XmDeactivaAA VendorShell function that deactivates a protocol without removing it[ XmDeactivateProtocol ]
XmDeactivaBA VendorShell convenience interface that deactivates a protocol without removing it[ XmDeactivateWMProtocol ]
XmDestroyPiA pixmap caching function that removes a pixmap from the pixmap cache[ XmDestroyPixmap ]
XmDialogSheThe DialogShell widget class[ XmDialogShell ]
XmDisplayThe Display widget class
XmDragCanceA Drag and Drop function that terminates a drag transaction[ XmDragCancel ]
XmDragConteThe DragContext widget class[ XmDragContext ]
XmDragIconThe DragIcon widget class
XmDragStartA Drag and Drop function that initiates a drag and drop transaction
XmDrawingArThe DrawingArea widget class[ XmDrawingArea ]
XmDrawnButtThe DrawnButton widget class[ XmDrawnButton ]
XmDropSiteThe DropSite Registry
XmDropSiteCA Drag and Drop function that reorders a stack of widgets that are registered drop sites[ XmDropSiteConfigureStackingOrder ]
XmDropSiteEA Drag and Drop function that facilitates processing updates to multiple drop sites[ XmDropSiteEndUpdate ]
XmDropSiteQA Drag and Drop function that returns the parent, a list of children, and the number of children for a specified widget[ XmDropSiteQueryStackingOrder ]
XmDropSiteTA Drag and Drop function that identifies a drop site and assigns resources that specify its behavior[ XmDropSiteRegister ]
XmDropSiteVA Drag and Drop function that retrieves resource values set on a drop site[ XmDropSiteRetrieve ]
XmDropSiteWA Drag and Drop function that facilitates processing updates to multiple drop sites[ XmDropSiteStartUpdate ]
XmDropSiteXA Drag and Drop function that frees drop site information[ XmDropSiteUnregister ]
XmDropSiteYA Drag and Drop function that sets resource values for a drop site[ XmDropSiteUpdate ]
XmDropTranAThe DropTransfer widget class[ XmDropTransfer ]
XmDropTranBA Drag and Drop function that enables additional drop transfer entries to be processed after initiating a drop transfer[ XmDropTransferAdd ]
XmDropTranCA Drag and Drop function that initiates a drop transfer[ XmDropTransferStart ]
XmFileSeleAThe FileSelectionBox widget class[ XmFileSelectionBox ]
XmFileSeleBA FileSelectionBox function used to access a component[ XmFileSelectionBoxGetChild ]
XmFileSeleCA FileSelectionBox function that initiates a directory search[ XmFileSelectionDoSearch ]
XmFontListData type for a font list
XmFontListBA font list function that creates a new font list[ XmFontListAdd ]
XmFontListDA font list function that appends an entry to a font list[ XmFontListAppendEntry ]
XmFontListHA font list function that copies a font list[ XmFontListCopy ]
XmFontListJA font list function that creates a font list[ XmFontListCreate ]
XmFontListKA font list function that creates a font list entry[ XmFontListEntryCreate ]
XmFontListLA font list function that recovers memory used by a font list entry[ XmFontListEntryFree ]
XmFontListMA font list function that retrieves font information from a font list entry[ XmFontListEntryGetFont ]
XmFontListOA font list function that retrieves the tag of a font list entry[ XmFontListEntryGetTag ]
XmFontListPA font list function that loads a font or creates a font set and creates an accompanying font list entry[ XmFontListEntryLoad ]
XmFontListQA font list function that recovers memory used by a font list[ XmFontListFree ]
XmFontListSA font list function that instructs the toolkit that the font list context is no longer needed[ XmFontListFreeFontContext ]
XmFontListTA font list function that allows applications to access the fonts and character sets in a font list[ XmFontListGetNextFont ]
XmFontListUA font list function that allows applications to access the entries in a font list[ XmFontListInitFontContext ]
XmFontListVA font list function that returns the next entry in a font list[ XmFontListNextEntry ]
XmFontListWA font list function that removes a font list entry from a font list[ XmFontListRemoveEntry ]
XmFormThe Form widget class
XmFrameThe Frame widget class
XmGadgetThe Gadget widget class
XmGetAtomNaA function that returns the string representation for an atom[ XmGetAtomName ]
XmGetColorCA function to get the procedure used for default color calculation[ XmGetColorCalculation ]
XmGetColorsA function that generates foreground, select, and shadow colors
XmGetDestinA function that returns the widget ID of the widget to be used as the current destination for quick paste and certain clipboard operations[ XmGetDestination ]
XmGetDragCoA Drag and Drop function that retrieves the DragContext widget ID associated with a timestamp[ XmGetDragContext ]
XmGetFocusWReturns the ID of the widget that has keyboard focus[ XmGetFocusWidget ]
XmGetMenuCuA function that returns the cursor ID for the current menu cursor[ XmGetMenuCursor ]
XmGetPixmaAA pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap[ XmGetPixmap ]
XmGetPixmaBA pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap[ XmGetPixmapByDepth ]
XmGetPostedA RowColumn function that returns the widget from which a menu was posted[ XmGetPostedFromWidget ]
XmGetSecondA function that provides access to secondary widget resource data[ XmGetSecondaryResourceData ]
XmGetTabGroReturns the widget ID of a tab group[ XmGetTabGroup ]
XmGetTearOfA RowColumn function that obtains the widget ID for the tear-off control in a menu[ XmGetTearOffControl ]
XmGetVisibiA function that determines if a widget is visible[ XmGetVisibility ]
XmGetXmDispA Display function that returns the XmDisplay object ID for a specified display[ XmGetXmDisplay ]
XmGetXmScreA Screen function that returns the XmScreen object ID for a specified screen[ XmGetXmScreen ]
XmInstallImA pixmap caching function that adds an image to the pixmap cache[ XmInstallImage ]
XmInternAtoA function that returns an atom for a given name[ XmInternAtom ]
XmIsMotifWMA function that determines whether the window manager is running[ XmIsMotifWMRunning ]
XmIsTraversA function that identifies whether a widget can be traversed[ XmIsTraversable ]
XmLabelThe Label widget class
XmLabelGadgThe LabelGadget widget class[ XmLabelGadget ]
XmListThe List widget class
XmListAddIAA List function that adds an item to the list[ XmListAddItem ]
XmListAddIBA List function that adds an item to the list[ XmListAddItemUnselected ]
XmListAddICA List function that adds items to the list[ XmListAddItems ]
XmListAddIDA List function that adds items to a list[ XmListAddItemsUnselected ]
XmListDeleAA List function that deletes all items from the list[ XmListDeleteAllItems ]
XmListDeleBA List function that deletes an item from the list[ XmListDeleteItem ]
XmListDeleCA List function that deletes items from the list[ XmListDeleteItems ]
XmListDeleDA List function that deletes items from the list starting at the given position[ XmListDeleteItemsPos ]
XmListDeleEA List function that deletes an item from a list at a specified position[ XmListDeletePos ]
XmListDeleFA List function that deletes items from a list based on an array of positions[ XmListDeletePositions ]
XmListDeseAA List function that unhighlights and removes all items from the selected list[ XmListDeselectAllItems ]
XmListDeseBA List function that deselects the specified item from the selected list[ XmListDeselectItem ]
XmListDeseCA List function that deselects an item at a specified position in the list[ XmListDeselectPos ]
XmListGetKbA List function that returns the position of the item at the location cursor[ XmListGetKbdItemPos ]
XmListGetMaA List function that returns all instances of an item in the list[ XmListGetMatchPos ]
XmListGetSeA List function that returns the position of every selected item in the list[ XmListGetSelectedPos ]
XmListItemEA List function that checks if a specified item is in the list[ XmListItemExists ]
XmListItemPA List function that returns the position of an item in the list[ XmListItemPos ]
XmListPosSeA List function that determines if the list item at a specified position is selected[ XmListPosSelected ]
XmListPosToA List function that returns the bounding box of an item at a specified position in a list[ XmListPosToBounds ]
XmListReplAA List function that replaces the specified elements in the list[ XmListReplaceItems ]
XmListReplBA List function that replaces the specified elements in the list[ XmListReplaceItemsPos ]
XmListReplCA List function that replaces items in a list without selecting the replacement items[ XmListReplaceItemsPosUnselected ]
XmListReplDA List function that replaces items in a list[ XmListReplaceItemsUnselected ]
XmListReplEA List function that replaces items in a list based on position[ XmListReplacePositions ]
XmListSeleAA List function that selects an item in the list[ XmListSelectItem ]
XmListSeleBA List function that selects an item at a specified position in the list[ XmListSelectPos ]
XmListSetAdA List function that sets add mode in the list[ XmListSetAddMode ]
XmListSetBAA List function that makes an existing item the last visible item in the list[ XmListSetBottomItem ]
XmListSetBBA List function that makes a specified item the last visible item in the list[ XmListSetBottomPos ]
XmListSetHoA List function that scrolls to the specified position in the list[ XmListSetHorizPos ]
XmListSetItA List function that makes an existing item the first visible item in the list[ XmListSetItem ]
XmListSetKbA List function that sets the location cursor at a specified position[ XmListSetKbdItemPos ]
XmListSetPoA List function that makes the item at the given position the first visible position in the list[ XmListSetPos ]
XmListUpdatA List function that updates the XmNselectedItems resource[ XmListUpdateSelectedList ]
XmListYToPoA List function that returns the position of the item at a specified y coordinate[ XmListYToPos ]
XmMainWindAThe MainWindow widget class[ XmMainWindow ]
XmMainWindBA MainWindow function that returns the widget ID of the first Separator widget[ XmMainWindowSep1 ]
XmMainWindCA MainWindow function that returns the widget ID of the second Separator widget[ XmMainWindowSep2 ]
XmMainWindDA MainWindow function that returns the widget ID of the third Separator widget[ XmMainWindowSep3 ]
XmMainWindEA MainWindow function that identifies manageable children for each area[ XmMainWindowSetAreas ]
XmManagerThe Manager widget class
XmMapSegmenA compound string function that returns the compound text encoding format associated with the specified font list tag[ XmMapSegmentEncoding ]
XmMenuPositA RowColumn function that positions a Popup MenuPane[ XmMenuPosition ]
XmMenuShellThe MenuShell widget class
XmMessageBAThe MessageBox widget class[ XmMessageBox ]
XmMessageBBA MessageBox function that is used to access a component[ XmMessageBoxGetChild ]
XmObjectThe Object widget class[ Object ]
XmOptionButA RowColumn function that obtains the widget ID for the CascadeButtonGadget in an OptionMenu[ XmOptionButtonGadget ]
XmOptionLabA RowColumn function that obtains the widget ID for the LabelGadget in an OptionMenu[ XmOptionLabelGadget ]
XmPanedWindThe PanedWindow widget class[ XmPanedWindow ]
XmPrimitiveThe Primitive widget class
XmProcessTrA function that determines which component receives keyboard events when a widget has the focus[ XmProcessTraversal ]
XmPushButtAThe PushButton widget class[ XmPushButton ]
XmPushButtBThe PushButtonGadget widget class[ XmPushButtonGadget ]
XmRectObjThe RectObj widget class[ RectObj ]
XmRegisterSA compound string function that registers a compound text encoding format for a specified font list element tag[ XmRegisterSegmentEncoding ]
XmRemovePrAA VendorShell function that removes a callback from the internal list[ XmRemoveProtocolCallback ]
XmRemovePrBA VendorShell function that removes the protocols from the protocol manager and deallocates the internal tables[ XmRemoveProtocols ]
XmRemoveTabA function that removes a tab group[ XmRemoveTabGroup ]
XmRemoveWMAA VendorShell convenience interface that removes a callback from the internal list[ XmRemoveWMProtocolCallback ]
XmRemoveWMBA VendorShell convenience interface that removes the protocols from the protocol manager and deallocates the internal tables[ XmRemoveWMProtocols ]
XmRepTypeAdA representation type manager function that installs the reverse converter for a previously registered representation type[ XmRepTypeAddReverse ]
XmRepTypeGAA representation type manager function that retrieves the identification number of a representation type[ XmRepTypeGetId ]
XmRepTypeGBA representation type manager function that generates a list of values for a representation type[ XmRepTypeGetNameList ]
XmRepTypeGCA representation type manager function that returns information about a representation type[ XmRepTypeGetRecord ]
XmRepTypeGDA representation type manager function that returns a copy of the registration list[ XmRepTypeGetRegistered ]
XmRepTypeInA representation type manager function that installs the resource converter for XmNtearOffModel. [ XmRepTypeInstallTearOffModelConverter ]
XmRepTypeReA representation type manager function that registers a representation type resource[ XmRepTypeRegister ]
XmRepTypeVaA representation type manager function that tests the validity of a numerical value of a  representation type resource[ XmRepTypeValidValue ]
XmResolveAlA function that allows writing of upward-compatible applications and widgets[ XmResolveAllPartOffsets ]
XmResolvePaA function that allows writing of upward-compatible applications and widgets[ XmResolvePartOffsets ]
XmRowColumnThe RowColumn widget class
XmScaleThe Scale widget class
XmScaleGetVA Scale function that returns the current slider position[ XmScaleGetValue ]
XmScaleSetVA Scale function that sets a slider value[ XmScaleSetValue ]
XmScreenThe Screen widget class
XmScrollBaAThe ScrollBar widget class[ XmScrollBar ]
XmScrollBaBA ScrollBar function that returns the ScrollBar’s increment values[ XmScrollBarGetValues ]
XmScrollBaCA ScrollBar function that changes ScrollBar’s increment values and the slider’s size and position[ XmScrollBarSetValues ]
XmScrollVisA ScrolledWindow function that makes an invisible  descendant of a ScrolledWindow work area visible[ XmScrollVisible ]
XmScrolledAThe ScrolledWindow widget class[ XmScrolledWindow ]
XmScrolledBA ScrolledWindow function that adds or changes a window work region and a horizontal or vertical ScrollBar widget to the ScrolledWindow widget[ XmScrolledWindowSetAreas ]
XmSelectioAThe SelectionBox widget class[ XmSelectionBox ]
XmSelectioBA SelectionBox function that is used to access a component[ XmSelectionBoxGetChild ]
XmSeparatoAThe Separator widget class[ XmSeparator ]
XmSeparatoBThe SeparatorGadget widget class[ XmSeparatorGadget ]
XmSetColorCA function to set the procedure used for default color calculation[ XmSetColorCalculation ]
XmSetFontUAA function that sets the font unit value for a display[ XmSetFontUnit ]
XmSetFontUBA function that sets the font unit value for a display[ XmSetFontUnits ]
XmSetMenuCuA function that modifies the menu cursor for a client[ XmSetMenuCursor ]
XmSetProtocA VendorShell function that allows pre and post actions to be executed when a protocol message is received from MWM[ XmSetProtocolHooks ]
XmSetWMProtA VendorShell convenience interface that allows pre and post actions to be executed when a protocol message is received from the window manager[ XmSetWMProtocolHooks ]
XmShellThe Shell widget class[ Shell ]
XmStringData type for a compound string
XmStringBasA 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[ XmStringBaseline ]
XmStringBytA compound string function that indicates the results of a byte-by-byte comparison[ XmStringByteCompare ]
XmStringComA compound string function that compares two strings[ XmStringCompare ]
XmStringConA compound string function that appends one string to another[ XmStringConcat ]
XmStringCopA compound string function that makes a copy of a string[ XmStringCopy ]
XmStringCrAA compound string function that creates a compound string[ XmStringCreate ]
XmStringCrBA compound string function that creates a compound string in the current locale[ XmStringCreateLocalized ]
XmStringCrCA compound string function that creates a compound string[ XmStringCreateLtoR ]
XmStringCrDA compound string function that creates a compound string in the language environment of a widget[ XmStringCreateSimple ]
XmStringDiAData type for the direction of display in a string[ XmStringDirection ]
XmStringDiBA compound string function that creates a compound string[ XmStringDirectionCreate ]
XmStringDrAA compound string function that draws a compound string in an X window[ XmStringDraw ]
XmStringDrBA compound string function that draws a compound string in an X Window and creates an image[ XmStringDrawImage ]
XmStringDrCA compound string function that underlines a string drawn in an X Window[ XmStringDrawUnderline ]
XmStringEmpA compound string function that provides information on the existence of non-zero length text components[ XmStringEmpty ]
XmStringExtA compound string function that determines the size of the smallest rectangle that will enclose the compound string[ XmStringExtent ]
XmStringFrAA compound string function that recovers memory[ XmStringFree ]
XmStringFrBA compound string function that instructs the toolkit that the context is no longer needed[ XmStringFreeContext ]
XmStringGeAA compound string function that searches for a text segment in the input compound string[ XmStringGetLtoR ]
XmStringGeBA compound string function that returns the type and value of the next component in a compound string[ XmStringGetNextComponent ]
XmStringGeCA compound string function that fetches the octets in the next segment of a compound string[ XmStringGetNextSegment ]
XmStringHasA compound string function that indicates whether one compound string is contained within another[ XmStringHasSubstring ]
XmStringHeiA compound string function that returns the line height of the given compound string[ XmStringHeight ]
XmStringIniA compound string function that allows applications to read out the content segment by segment[ XmStringInitContext ]
XmStringLenA compound string function that obtains the length of a compound string[ XmStringLength ]
XmStringLinA compound string function that returns the number of separators plus one in the provided compound string[ XmStringLineCount ]
XmStringNCAA compound string function that appends a specified number of bytes to a compound string[ XmStringNConcat ]
XmStringNCBA compound string function that creates a copy of a compound string[ XmStringNCopy ]
XmStringPeeA compound string function that returns the component type of the next component fetched[ XmStringPeekNextComponent ]
XmStringSegA compound string function that creates a compound string[ XmStringSegmentCreate ]
XmStringSepA compound string function that creates a compound string[ XmStringSeparatorCreate ]
XmStringTabData type for an array of compound strings[ XmStringTable ]
XmStringWidA compound string function that returns the width of the longest sequence of text components in a compound string[ XmStringWidth ]
XmTargetsArA function that tests whether the target types match between a drop site and source object[ XmTargetsAreCompatible ]
XmTextThe Text widget class
XmTextClearA Text function that clears the primary selection[ XmTextClearSelection ]
XmTextCopyA Text function that copies the primary selection to the clipboard
XmTextCutA Text function that copies the primary selection to the clipboard and deletes the selected text
XmTextDisabA Text function that temporarily prevents visual update of the Text widget[ XmTextDisableRedisplay ]
XmTextEnablA Text function that forces the visual update of a Text widget[ XmTextEnableRedisplay ]
XmTextFieAAThe TextField class[ XmTextField ]
XmTextFieABA TextField function that clears the primary selection[ XmTextFieldClearSelection ]
XmTextFieACA TextField function that copies the primary selection to the clipboard[ XmTextFieldCopy ]
XmTextFieADA TextField function that copies the primary selection to the clipboard and deletes the selected text[ XmTextFieldCut ]
XmTextFieAEA TextField function that accesses thex position of the first baseline[ XmTextFieldGetBaseline ]
XmTextFieAFA TextField function that accesses the edit permission state[ XmTextFieldGetEditable ]
XmTextFieAGA TextField function that accesses the position of the insertion cursor[ XmTextFieldGetInsertionPosition ]
XmTextFieAHA TextField function that accesses the position of the last text character[ XmTextFieldGetLastPosition ]
XmTextFieAIA TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard[ XmTextFieldGetMaxLength ]
XmTextFieAJA TextField function that retrieves the value of the primary selection[ XmTextFieldGetSelection ]
XmTextFieAKA TextField function that accesses the position of the primary selection[ XmTextFieldGetSelectionPosition ]
XmTextFieALA TextField function that retrieves the value of a wide character encoded primary selection[ XmTextFieldGetSelectionWcs ]
XmTextFieAMA TextField function that accesses the string value[ XmTextFieldGetString ]
XmTextFieANA TextField function that retrieves a copy of the wide character string value of a TextField widget[ XmTextFieldGetStringWcs ]
XmTextFieAOA TextField function that retrieves a copy of a portion of the internal text buffer[ XmTextFieldGetSubstring ]
XmTextFieAPA TextField function that retrieves a a portion of a wide character internal text buffer[ XmTextFieldGetSubstringWcs ]
XmTextFieAQA TextField function that inserts a character string into a text string[ XmTextFieldInsert ]
XmTextFieARA TextField function that inserts a wide character string into a TextField widget[ XmTextFieldInsertWcs ]
XmTextFieASA TextField function that inserts the clipboard selection[ XmTextFieldPaste ]
XmTextFieATA TextField function that accesses the x and y position of a character position[ XmTextFieldPosToXY ]
XmTextFieAUA TextField function that deletes the primary selection[ XmTextFieldRemove ]
XmTextFieAVA TextField function that replaces part of a text string[ XmTextFieldReplace ]
XmTextFieAWA TextField function that replaces part of a wide character string in a TextField widget[ XmTextFieldReplaceWcs ]
XmTextFieAXA TextField function that sets the state of Add Mode[ XmTextFieldSetAddMode ]
XmTextFieAYA TextField function that sets the edit permission[ XmTextFieldSetEditable ]
XmTextFieAZA TextField function that highlights text[ XmTextFieldSetHighlight ]
XmTextFieBAA TextField function that sets the position of the insertion cursor[ XmTextFieldSetInsertionPosition ]
XmTextFieBBA TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard[ XmTextFieldSetMaxLength ]
XmTextFieBCA TextField function that sets the primary selection of the text[ XmTextFieldSetSelection ]
XmTextFieBDA TextField function that sets the string value[ XmTextFieldSetString ]
XmTextFieBEA TextField function that sets a wide character string value[ XmTextFieldSetStringWcs ]
XmTextFieBFA TextField function that forces text at a given position to be displayed[ XmTextFieldShowPosition ]
XmTextFieBGA TextField function that accesses the character position nearest an x and y position[ XmTextFieldXYToPos ]
XmTextFindAA Text function that finds the beginning position of a text string[ XmTextFindString ]
XmTextFindBA Text function that finds the beginning position of a wide character text string[ XmTextFindStringWcs ]
XmTextGetBaA Text function that accesses thex position of the first baseline[ XmTextGetBaseline ]
XmTextGetEdA Text function that accesses the edit permission state[ XmTextGetEditable ]
XmTextGetInA Text function that accesses the position of the insert cursor[ XmTextGetInsertionPosition ]
XmTextGetLaA Text function that accesses the last position in the text[ XmTextGetLastPosition ]
XmTextGetMaA Text function that accesses the value of the current maximum allowable length of a text string entered from the keyboard[ XmTextGetMaxLength ]
XmTextGetSAA Text function that retrieves the value of the primary selection[ XmTextGetSelection ]
XmTextGetSBA Text function that accesses the position of the primary selection[ XmTextGetSelectionPosition ]
XmTextGetSCA Text function that retrieves the value of a wide character encoded primary selection[ XmTextGetSelectionWcs ]
XmTextGetSDA Text function that accesses the source of the widget[ XmTextGetSource ]
XmTextGetSEA Text function that accesses the string value[ XmTextGetString ]
XmTextGetSFA Text function that retrieves a copy of the wide character string value of a Text widget[ XmTextGetStringWcs ]
XmTextGetSGA Text function that retrieves a copy of a portion of the internal text buffer[ XmTextGetSubstring ]
XmTextGetSHA Text function that retrieves a portion of a wide character internal text buffer[ XmTextGetSubstringWcs ]
XmTextGetToA Text function that accesses the position of the first character displayed[ XmTextGetTopCharacter ]
XmTextInseAA Text function that inserts a character string into a text string[ XmTextInsert ]
XmTextInseBA Text function that inserts a wide character string into a Text widget[ XmTextInsertWcs ]
XmTextPasteA Text function that inserts the clipboard selection
XmTextPosToA Text function that accesses the x and y position of a character position[ XmTextPosToXY ]
XmTextPositData type for a character position within a text string[ XmTextPosition ]
XmTextRemovA Text function that deletes the primary selection[ XmTextRemove ]
XmTextReplAA Text function that replaces part of a text string[ XmTextReplace ]
XmTextReplBA Text function that replaces part of a wide character string in a Text widget[ XmTextReplaceWcs ]
XmTextScrolA Text function that scrolls text[ XmTextScroll ]
XmTextSetAdA Text function that sets the state of Add Mode[ XmTextSetAddMode ]
XmTextSetEdA Text function that sets the edit permission[ XmTextSetEditable ]
XmTextSetHiA Text function that highlights text[ XmTextSetHighlight ]
XmTextSetInA Text function that sets the position of the insert cursor[ XmTextSetInsertionPosition ]
XmTextSetMaA Text function that sets the value of the current maximum allowable length of a text string entered from the keyboard[ XmTextSetMaxLength ]
XmTextSetSAA Text function that sets the primary selection of the text[ XmTextSetSelection ]
XmTextSetSBA Text function that sets the source of the widget[ XmTextSetSource ]
XmTextSetSCA Text function that sets the string value[ XmTextSetString ]
XmTextSetSDA Text function that sets a wide character string value[ XmTextSetStringWcs ]
XmTextSetToA Text function that sets the position of the first character displayed[ XmTextSetTopCharacter ]
XmTextShowPA Text function that forces text at a given position to be displayed[ XmTextShowPosition ]
XmTextXYToPA Text function that accesses the character position nearest an x and y position[ XmTextXYToPos ]
XmToggleBuAThe ToggleButton widget class[ XmToggleButton ]
XmToggleBuBThe ToggleButtonGadget widget class[ XmToggleButtonGadget ]
XmToggleBuCA ToggleButtonGadget function that obtains the state of a ToggleButtonGadget[ XmToggleButtonGadgetGetState ]
XmToggleBuDA ToggleButtonGadget function that sets or changes the current state[ XmToggleButtonGadgetSetState ]
XmToggleBuEA ToggleButton function that obtains the state of a ToggleButton[ XmToggleButtonGetState ]
XmToggleBuFA ToggleButton function that sets or changes the current state[ XmToggleButtonSetState ]
XmTrackingEA Toolkit function that provides a modal interaction[ XmTrackingEvent ]
XmTrackingLA Toolkit function that provides a modal interaction[ XmTrackingLocate ]
XmTranslateThe default keycode-to-keysym translator[ XmTranslateKey ]
XmUninstallA pixmap caching function that removes an image from the image cache[ XmUninstallImage ]
XmUpdateDisA function that processes all pending exposure events immediately[ XmUpdateDisplay ]
XmVaCreateAA RowColumn widget convenience creation function[ XmVaCreateSimpleCheckBox ]
XmVaCreateBA RowColumn widget convenience creation function[ XmVaCreateSimpleMenuBar ]
XmVaCreateCA RowColumn widget convenience creation function[ XmVaCreateSimpleOptionMenu ]
XmVaCreateDA RowColumn widget convenience creation function[ XmVaCreateSimplePopupMenu ]
XmVaCreateEA RowColumn widget convenience creation function[ XmVaCreateSimplePulldownMenu ]
XmVaCreateFA RowColumn widget convenience creation function[ XmVaCreateSimpleRadioBox ]
XmVndrShellThe VendorShell widget class[ VendorShell ]
XmWMShellThe WMShell widget class[ WMShell ]
XmWidgetGeARetrieves baseline information for a widget[ XmWidgetGetBaselines ]
XmWidgetGeBRetrieves display rectangle information for a widget[ XmWidgetGetDisplayRect ]

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026