Manual — IXI Motif 1.1 X11R4
1. Commands
| X, X.n | a portable, network-transparent window system |
| MIT X Consortium, XConsortium.n | |
| X Standards, XStandards.n | |
| XauFileName, XauReadAuth, XauLockAuth, XauUnlockAuth, XauWriteAuth, XauGetAuthByAddr, Xau.n | X authority database routines |
| X, Xserver.n | X Window System server |
| Xsun, Xsun.n | Sun server for X Version 11 |
| appres, appres.n | list application resource database |
| bdftosnf, bdftosnf.n | BDF to SNF font compiler for X11 |
| bitmap, bmtoa, atobm, bitmap.n | bitmap editor and converter utilities for X |
| constype, constype.n | print type of Sun console |
| ico, ico.n | animate an icosahedron or other polyhedron |
| imake, imake.n | C preprocessor interface to the make utility |
| kbd_mode, kbd_mode.n | recover the Sun console keyboard |
| listres, listres.n | list resources in widgets |
| makedepend, makedepend.n | create dependencies in makefiles |
| maze, maze.n | an automated maze program... [ demo ][ X11 ] |
| mkfontdir, mkfontdir.n | create fonts.dir file from directory of font files. |
| muncher, muncher.n | draw interesting patterns in an X window |
| oclock, oclock.n | display time of day |
| plaid, plaid.n | paint some plaid-like patterns in an X window |
| puzzle, puzzle.n | 15-puzzle game for X |
| resize, resize.n | utility to set TERMCAP and terminal settings to current window size |
| showsnf, showsnf.n | print contents of an SNF file |
| twm, twm.n | Tab Window Manager for the X Window System |
| worm, worm.n | draw wiggly worms |
| xauth, xauth.n | X authority file utility |
| xbiff, xbiff.n | mailbox flag for X |
| xcalc, xcalc.n | scientific calculator for X |
| xclipboard, xclipboard.n | X clipboard client |
| xclock, xclock.n | analog / digital clock for X |
| xcutsel, xcutsel.n | interchange between cut buffer and selection |
| xditview, xditview.n | display ditroff DVI files |
| xdm, xdm.n | X Display Manager |
| xdpr, xdpr.n | dump an X window directly to a printer |
| xdpyinfo, xdpyinfo.n | display information utility for X |
| xedit, xedit.n | simple text editor for X |
| xev, xev.n | print contents of X events |
| xeyes, xeyes.n | watch over your shoulder |
| xfd, xfd.n | font displayer for X |
| xfontsel, xfontsel.n | point & click interface for selecting X11 font names |
| xgc, xgc.n | X graphics demo |
| xhost, xhost.n | server access control program for X |
| xinit, xinit.n | X Window System initializer |
| xkill, xkill.n | kill a client by its X resource |
| xload, xload.n | load average display for X |
| xlogo, xlogo.n | X Window System logo |
| xlsatoms, xlsatoms.n | list interned atoms defined on server |
| xlsclients, xlsclients.n | list client applications running on a display |
| xlsfonts, xlsfonts.n | server font list displayer for X |
| xlswins, xlswins.n | server window list displayer for X |
| xmag, xmag.n | magnify parts of the screen |
| xman, xman.n | Manual page display program for the X Window System. |
| xmh, xmh.n | X interface to the MH message handling system |
| xmodmap, xmodmap.n | utility for modifying keymaps in X |
| xpr, xpr.n | print an X window dump |
| xprop, xprop.n | property displayer for X |
| xrdb, xrdb.n | X server resource database utility |
| xrefresh, xrefresh.n | refresh all or part of an X screen |
| xset, xset.n | user preference utility for X |
| xsetroot, xsetroot.n | root window parameter setting utility for X |
| xstdcmap, xstdcmap.n | X standard colormap utility |
| xterm, xterm.n | terminal emulator for X |
| xwd, xwd.n | dump an image of an X window |
| xwininfo, xwininfo.n | window information utility for X |
| xwud, xwud.n | image displayer for X |
3X. Miscellaneous Libraries
| 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. |
| 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. |
| 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., Object | |
| 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. |
| 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 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. |
| 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 Text ScrolledText 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. |
| XmCreateText | the Text widget creation function. |
| XmCreateTextField | the TextField widget creation function. |
| XmCreateToggleButton | the ToggleButton widget creation function. |
| XmCreateToggleButtonGadget | the ToggleButtonGadget creation function. |
| XmCreateWarningDialog | a 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. |
| XmDrawingArea | the DrawingArea widget class. |
| XmDrawnButton | the DrawnButton widget class. |
| XmFileSelectionBox | the FileSelectionBox widget class. |
| XmFileSelectionBoxGetChild | a FileSelectionBox function that is used to access a component. |
| XmFileSelectionDoSearch | a FileSelectionBox function that initiates a directory search. |
| XmFontList | Data type for a font list. |
| XmFontListAdd | a compound string function that creates a new font list. |
| XmFontListCopy | a compound string function that copies a font list. |
| XmFontListCreate | a compound string function that creates a font list. |
| XmFontListFree | a compound string function that recovers memory used by a font list. |
| XmFontListFreeFontContext | a compound string function that instructs the toolkit that the font list context is no longer needed. |
| XmFontListGetNextFont | a compound string function that allows applications to access the fonts and character sets in a font list. |
| XmFontListInitFontContext | a compound string function that allows applications to access the fonts and character sets in 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. |
| XmGetMenuCursor | a RowColumn 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. |
| XmGetPostedFromWidget | a RowColumn function that returns the widget from which a menu was posted. |
| 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 specifies if the window manager is running. |
| 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. |
| 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. |
| 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. |
| 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. |
| XmListReplaceItems | a List function that replaces the specified elements in the list. |
| XmListReplaceItemsPos | a List function that replaces the specified elements in the list. |
| 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. |
| XmListSetPos | a List function that makes the item at the given position the first visible position in the list. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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. |
| 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 RowColumn 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. |
| 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. |
| 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 |
| 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 |
| XmTextFieldGetString | a TextField function that accesses the string value. |
| XmTextFieldInsert | a TextField function that inserts a character string into a text string. |
| 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. |
| 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. |
| 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 |
| 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 position of the last text character |
| 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 |
| XmTextGetSource | a Text function that accesses the source of the widget |
| XmTextGetString | a Text function that accesses the string value. |
| 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. |
| 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. |
| 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. |
| 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. |
| XmTrackingLocate | a Toolkit function that provides a modal interaction. |
| 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. |
Section 3X11
| AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, XListDepths, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, AllPlanes.3X11 | Display macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, BlackPixelOfScreen.3X11 | screen information functions and macros |
| ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues, ImageByteOrder.3X11 | image format functions and macros |
| IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsCursorKey.3X11 | keysym classification macros |
| XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress, XAddHost.3X11 | control host access and host control structure |
| XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint, XAllocClassHint.3X11 | allocate class hints structure and set or read a window’s WM_CLASS property |
| XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors, XAllocColor.3X11 | allocate and free colors |
| XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize, XAllocIconSize.3X11 | allocate icon size structure and set or read a window’s WM_ICON_SIZES property |
| XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints, XAllocSizeHints.3X11 | allocate size hints structure and set or read a window’s WM_NORMAL_HINTS property |
| XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap, XAllocStandardColormap.3X11 | allocate, set, or read a standard colormap structure |
| XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints, XAllocWMHints.3X11 | allocate window manager hints structure and set or read a window’s WM_HINTS property |
| XAllowEvents, XAllowEvents.3X11 | release queued events |
| XAnyEvent, XEvent, XAnyEvent.3X11 | generic X event structures |
| XButtonEvent, XKeyEvent, XMotionEvent, XButtonEvent.3X11 | KeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl, XChangeKeyboardControl.3X11 | manipulate keyboard settings and keyboard control structure |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap, XChangeKeyboardMapping.3X11 | manipulate keyboard encoding and keyboard encoding structure |
| XChangePointerControl, XGetPointerControl, XChangePointerControl.3X11 | control pointer |
| XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet, XChangeSaveSet.3X11 | change a client’s save set |
| XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XChangeWindowAttributes.3X11 | change window attributes |
| XCirculateEvent, XCirculateEvent.3X11 | CirculateNotify event structure |
| XCirculateRequestEvent, XCirculateRequestEvent.3X11 | CirculateRequest event structure |
| XClearArea, XClearWindow, XClearArea.3X11 | clear area or window |
| XClientMessageEvent, XClientMessageEvent.3X11 | ColormapNotify event structure |
| XColormapEvent, XColormapEvent.3X11 | ColormapNotify event structure |
| XConfigureEvent, XConfigureEvent.3X11 | ConfigureNotify event structure |
| XConfigureRequestEvent, XConfigureRequestEvent.3X11 | ConfigureRequest event structure |
| XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges, XConfigureWindow.3X11 | configure windows and window changes structure |
| XCopyArea, XCopyPlane, XCopyArea.3X11 | copy areas |
| XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap, XColor, XCreateColormap.3X11 | create, copy, or destroy colormaps and color structure |
| XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor, XCreateFontCursor.3X11 | create cursors |
| XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues, XCreateGC.3X11 | create or free graphics contexts and graphics context structure |
| XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage, XCreateImage.3X11 | image utilities |
| XCreatePixmap, XFreePixmap, XCreatePixmap.3X11 | create or destroy pixmaps |
| XCreateRegion, XSetRegion, XDestroyRegion, XCreateRegion.3X11 | create or destroy regions |
| XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes, XCreateWindow.3X11 | create windows and window attributes structure |
| XCreateWindowEvent, XCreateWindowEvent.3X11 | CreateNotify event structure |
| XCrossingEvent, XCrossingEvent.3X11 | EnterNotify and LeaveNotify event structure |
| XDefineCursor, XUndefineCursor, XDefineCursor.3X11 | define cursors |
| XDestroyWindow, XDestroySubwindows, XDestroyWindow.3X11 | destroy windows |
| XDestroyWindowEvent, XDestroyWindowEvent.3X11 | DestroyNotify event structure |
| XDrawArc, XDrawArcs, XArc, XDrawArc.3X11 | draw arcs and arc structure |
| XDrawImageString, XDrawImageString16, XDrawImageString.3X11 | draw image text |
| XDrawLine, XDrawLines, XDrawSegments, XSegment, XDrawLine.3X11 | draw lines, polygons, and line structure |
| XDrawPoint, XDrawPoints, XPoint, XDrawPoint.3X11 | draw points and points structure |
| XDrawRectangle, XDrawRectangles, XRectangle, XDrawRectangle.3X11 | draw rectangles and rectangles structure |
| XDrawString, XDrawString16, XDrawString.3X11 | draw text characters |
| XDrawText, XDrawText16, XTextItem, XTextItem16, XDrawText.3X11 | draw polytext text and text drawing structures |
| XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion, XEmptyRegion.3X11 | determine if regions are empty or equal |
| XErrorEvent, XErrorEvent.3X11 | X error event structure |
| XExposeEvent, XExposeEvent.3X11 | Expose event structure |
| XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs, XFillRectangle.3X11 | fill rectangles, polygons, or arcs |
| XFlush, XSync, XEventsQueued, XPending, XFlush.3X11 | handle output buffer or event queue |
| XFocusChangeEvent, XFocusChangeEvent.3X11 | FocusIn and FocusOut event structure |
| XFree, XNoOp, XFree.3X11 | free client data |
| XGetDefault, XResourceManagerString, XGetDefault.3X11 | get X program defaults |
| XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo, XGetVisualInfo.3X11 | obtain visual information and visual structure |
| XGetWindowAttributes, XGetGeometry, XWindowAttributes, XGetWindowAttributes.3X11 | get current window attribute or geometry and current window attributes structure |
| XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty, XGetWindowProperty.3X11 | obtain and change window properties |
| XGrabButton, XUngrabButton, XGrabButton.3X11 | grab pointer buttons |
| XGrabKey, XUngrabKey, XGrabKey.3X11 | grab keyboard keys |
| XGrabKeyboard, XUngrabKeyboard, XGrabKeyboard.3X11 | grab the keyboard |
| XGrabPointer, XUngrabPointer, XChangeActivePointerGrab, XGrabPointer.3X11 | grab the pointer |
| XGrabServer, XUngrabServer, XGrabServer.3X11 | grab the server |
| XGraphicsExposeEvent, XNoExposeEvent, XGraphicsExposeEvent.3X11 | GraphicsExpose and NoExpose event structures |
| XGravityEvent, XGravityEvent.3X11 | GravityNotify event structure |
| XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow, XIconifyWindow.3X11 | manipulate top-level windows |
| XIfEvent, XCheckIfEvent, XPeekIfEvent, XIfEvent.3X11 | check the event queue with a predicate procedure |
| XInstallColormap, XUninstallColormap, XListInstalledColormaps, XInstallColormap.3X11 | control colormaps |
| XInternAtom, XGetAtomName, XInternAtom.3X11 | create or return atom names |
| XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion, XIntersectRegion.3X11 | region arthmetic |
| XKeymapEvent, XKeymapEvent.3X11 | KeymapNotify event structure |
| XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo, XListFonts.3X11 | obtain or free font names and information |
| XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct, XLoadFont.3X11 | load or unload fonts and font metric structures |
| XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym, XLookupKeysym.3X11 | handle keyboard input events |
| XMapEvent, XMappingEvent, XMapEvent.3X11 | MapNotify and MappingNotify event structures |
| XMapRequestEvent, XMapRequestEvent.3X11 | MapRequest event structure |
| XMapWindow, XMapRaised, XMapSubwindows, XMapWindow.3X11 | map windows |
| XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XNextEvent.3X11 | select events by type |
| XOpenDisplay, XCloseDisplay, XOpenDisplay.3X11 | connect or disconnect to X server |
| XParseGeometry, XParseColor, XParseGeometry.3X11 | parse window geometry and color |
| XPolygonRegion, XClipBox, XPolygonRegion.3X11 | generate regions |
| XPropertyEvent, XPropertyEvent.3X11 | PropertyNotify event structure |
| XPutBackEvent, XPutBackEvent.3X11 | put events back on the queue |
| XPutImage, XGetImage, XGetSubImage, XPutImage.3X11 | transfer images |
| XQueryBestSize, XQueryBestTile, XQueryBestStipple, XQueryBestSize.3X11 | determine efficient sizes |
| XQueryColor, XQueryColors, XLookupColor, XQueryColor.3X11 | obtain color values |
| XQueryPointer, XQueryPointer.3X11 | get pointer coordinates |
| XQueryTree, XQueryTree.3X11 | query window tree information |
| XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows, XRaiseWindow.3X11 | change window stacking order |
| XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData, XReadBitmapFile.3X11 | manipulate bitmaps |
| XRecolorCursor, XFreeCursor, XQueryBestCursor, XRecolorCursor.3X11 | manipulate cursors |
| XReparentEvent, XReparentEvent.3X11 | ReparentNotify event structure |
| XReparentWindow, XReparentWindow.3X11 | reparent windows |
| XResizeRequestEvent, XResizeRequestEvent.3X11 | ResizeRequest event structure |
| XSaveContext, XFindContext, XDeleteContext, XUniqueContext, XSaveContext.3X11 | associative look-up routines |
| XSelectInput, XSelectInput.3X11 | select input events |
| XSelectionClearEvent, XSelectionClearEvent.3X11 | SelectionClear event structure |
| XSelectionEvent, XSelectionEvent.3X11 | SelectionNotify event structure |
| XSelectionRequestEvent, XSelectionRequestEvent.3X11 | SelectionRequest event structure |
| XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord, XSendEvent.3X11 | send events and pointer motion history structure |
| XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure, XSetArcMode.3X11 | GC convenience routines |
| XSetClipOrigin, XSetClipMask, XSetClipRectangles, XSetClipOrigin.3X11 | GC convenience routines |
| XSetCloseDownMode, XKillClient, XSetCloseDownMode.3X11 | control clients |
| XSetCommand, XGetCommand, XSetCommand.3X11 | set or read a window’s WM_COMMAND property |
| XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText, XSetErrorHandler.3X11 | default error handlers |
| XSetFillStyle, XSetFillRule, XSetFillStyle.3X11 | GC convenience routines |
| XSetFont, XSetFont.3X11 | GC convenience routines |
| XSetFontPath, XGetFontPath, XFreeFontPath, XSetFontPath.3X11 | set, get, or free the font search path |
| XSetInputFocus, XGetInputFocus, XSetInputFocus.3X11 | control input focus |
| XSetLineAttribute, XSetDashes, XSetLineAttribute.3X11 | GC convenience routines |
| XSetPointerMapping, XGetPointerMapping, XSetPointerMapping.3X11 | manipulate pointer settings |
| XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver, XSetScreenSaver.3X11 | manipulate the screen saver |
| XSetSelectionOwner, XGetSelectionOwner, XConvertSelection, XSetSelectionOwner.3X11 | manipulate window selection |
| XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground, XSetState.3X11 | GC convenience routines |
| XSetTextProperty, XGetTextProperty, XSetTextProperty.3X11 | set and read text properties |
| XSetTile, XSetStipple, XSetTSOrigin, XSetTile.3X11 | GC convenience routines |
| XSetTransientForHint, XGetTransientForHint, XSetTransientForHint.3X11 | set or read a window’s WM_TRANSIENT_FOR property |
| XSetWMClientMachine, XGetWMClientMachine, XSetWMClientMachine.3X11 | set or read a window’s WM_CLIENT_MACHINE property |
| XSetWMColormapWindows, XGetWMColormapWindows, XSetWMColormapWindows.3X11 | set or read a window’s WM_COLORMAP_WINDOWS property |
| XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName, XSetWMIconName.3X11 | set or read a window’s WM_ICON_NAME property |
| XSetWMName, XGetWMName, XStoreName, XFetchName, XSetWMName.3X11 | set or read a window’s WM_NAME property |
| XSetWMProperties, XWMGeometry, XSetWMProperties.3X11 | window manager convenience functions |
| XSetWMProtocols, XGetWMProtocols, XSetWMProtocols.3X11 | set or read a window’s WM_PROTOCOLS property |
| XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers, XStoreBytes.3X11 | manipulate cut and paste buffers |
| XStoreColors, XStoreColor, XStoreNamedColor, XStoreColors.3X11 | set colors |
| XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty, XStringListToTextProperty.3X11 | convert string lists and text property structure |
| XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XStringToKeysym.3X11 | convert keysyms |
| XSynchronize, XSetAfterFunction, XSynchronize.3X11 | enable or disable synchronization |
| XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16, XTextExtents.3X11 | compute or query text extents |
| XTextWidth, XTextWidth16, XTextWidth.3X11 | compute text width |
| XTranslateCoordinates, XTranslateCoordinates.3X11 | translate window coordinates |
| XUnmapEvent, XUnmapEvent.3X11 | UnmapNotify event structure |
| XUnmapWindow, XUnmapSubwindows, XUnmapWindow.3X11 | unmap windows |
| XVisibilityNotifyEvent, XVisibilityEvent.3X11 | VisibilityNotify event structure |
| XWarpPointer, XWarpPointer.3X11 | move pointer |
| XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource, XrmGetResource.3X11 | retrieve database resources and search lists |
| XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec, XrmInitialize.3X11 | initialize the Resource Manager, Resource Manager structures, and parse the command line |
| XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmDestroyDatabase, XrmMergeDatabases.3X11 | manipulate resource databases |
| XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource, XrmPutResource.3X11 | store database resources |
| XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList, XrmUniqueQuark.3X11 | manipulate resource quarks |
3Xt. X Toolkit
| XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks, XtAddCallback | add and remove callback procedures |
| XtAddRawEventHandler, XtRemoveEventHandler XtRemoveRawEventHandler, XtAddEventHandler | add and remove event handlers |
| XtAddExposureToRegion | merge exposure events into a region |
| XtRemoveGrab, XtAddGrab | redirect user input to a modal widget |
| XtAppAddActions | register an action table |
| XtAppAddConverter | register resource converter |
| XtRemoveInput, XtAppAddInput | register and remove an input source |
| XtRemoveTimeOut, XtAppAddTimeOut | register and remove timeouts |
| XtRemoveWorkProc, XtAppAddWorkProc | Add and remove background processing procedures |
| XtAppCreateShell | create top-level widget instance |
| XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning, XtAppError | low-level error handlers |
| XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg, XtAppErrorMsg | high-level error handlers |
| XtAppGetErrorDatabaseText, XtAppGetErrorDatabase | obtain error database |
| XtAppSetSelectionTimeout, XtAppGetSelectionTimeout | set and obtain selection timeout values |
| XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop, XtAppNextEvent | query and process events and input |
| XtBuildEventMask | retrieve a widget’s event mask |
| XtCallAcceptFocus | calla widget’s accept_focus procedure |
| XtHasCallbacks, XtCallCallbacks | process callbacks |
| XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged, XtClass | obtain and verify a widget’s class |
| XtMoveWidget, XtResizeWidget, XtConfigureWidget | move and resize widgets |
| XtDirectConvert, XtConvert | invoke resource converters |
| XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize, XtCreateApplicationContext | create, destroy, and obtain an application context |
| XtCreatePopupShell | |
| XtCreateManagedWidget, XtDestroyWidget, XtCreateWidget | create and destroy widgets |
| XtCreateWindow | window creation convenience function |
| XtParent, XtScreen, XtWindow, XtDisplay | obtain window information about a widget |
| XtOpenDisplay, XtDatabase, XtCloseDisplay, XtDisplayInitialize | initialize, open, or close a display |
| XtReleaseGC, XtGetGC | obtain and destroy a sharable GC |
| XtGetResourceList | obtain resource list |
| XtGetSelectionValues, XtGetSelectionValue | obtain selection values |
| XtGetApplicationResources, XtGetSubresources | obtain subresources or application resources |
| XtMakeResizeRequest, XtMakeGeometryRequest | make geometry manager request |
| XtCalloc, XtRealloc, XtFree, XtNew, XtNewString, XtMalloc | memory management functions |
| XtManageChild, XtUnmanageChildren, XtUnmanageChild, XtManageChildren | manage and unmanage children |
| XtSetMappedWhenManaged, XtUnmapWidget, XtMapWidget | map and unmap widgets |
| XtWidgetToWindow, XtNameToWidget | translating strings to widgets or widgets to windows |
| XtNumber, XtOffset | determine the byte offset or number of array elements |
| XtDisownSelection, XtOwnSelection | set selection owner |
| XtInstallAccelerators, XtInstallAllAccelerators, XtParseAcceleratorTable | managing accelerator tables |
| XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations, XtParseTranslationTable | manage translation tables |
| XtCallbackPopdown, MenuPopdown, XtPopdown | unmap a pop-up |
| XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup, XtPopup | map a pop-up |
| XtQueryGeometry | query the preferred geometry of a child widget |
| XtIsRealized, XtUnrealizeWidget, XtRealizeWidget | realize and unrealize widgets |
| XtMergeArgLists, XtSetArg | set and merge ArgLists |
| XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase, XtSetKeyTranslator | convert KeySym to KeyCodes |
| XtSetKeyboardFocus | focus events on a child widget |
| XtIsSensitive, XtSetSensitive | set and check a widget’s sensitivity state |
| XtSetSubvalues, XtGetValues, XtGetSubvalues, XtSetValues | obtain and set widget resources |
| XtStringConversionWarning | issue a conversion warning message |
| XtTranslateCoordinates | translate widget coordinates |
5. File Formats
| pgm | portable graymap file format |
| pnm | portable anymap file format |