| BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease, AllPlanes | Display macros |
| BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen, BlkPScrn | screen information macros |
| IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey, IsCKey | keysym
classifiaction macros |
| XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessContro, XAddHost | control host access |
| XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors, XAllColor | allocate and free
colors |
| XAllowEvents, XAllEvnt | release queued events |
| XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XCKCntrl | manipulate keyboard settings |
| XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap, XCKMping | manipulate keyboard encoding |
| XChangePointerControl, XGetPointerControl, XCPCntrl | control
pointer |
| XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet, XCSSet | change a client's save set |
| XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap, XCWAttrib | change window attributes |
| XClearArea, XClearWindow, XClrArea | clear area or window |
| XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XConfWin | configure
windows |
| XCopyPlane, XCopyArea | copy areas |
| XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap, XCreCmap | create, copy, or destroy colormaps |
| XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor, XCreFCur | create cursors |
| XCreateGC, XCopyGC, XChangeGC, XFreeGC, XGContextFromGC, XCreGC | create or free graphics contexts |
| XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage, XCreImage | image utilities |
| XCreatePixmap, XFreePixmap, XCrePmap | create or destroy pixmaps |
| XCreateRegion, XSetRegion, XDestroyRegion, XCreReg | create or
destroy regions |
| XCreateWindow, XCreateSimpleWindow, XCreWin | create windows |
| XDefineCursor, XUndefineCursor, XDefCur | define cursors |
| XDestroyWindow, XDestroySubwindows, XDesWin | destroy windows |
| XDrawArc, XDrawArcs, XDrArc | draw arcs |
| XDrawImageString, XDrawImageString16, XDrIStr | draw image text |
| XDrawLine, XDrawLines, XDrawSegments, XDrLine | draw lines and
polygons |
| XDrawPoint, XDrawPoints, XDrPoint | draw points |
| XDrawRectangle, XDrawRectangles, XDrRect | draw rectangles |
| XDrawString, XDrawString16, XDrString | draw text characters |
| XDrawText, XDrawText16, XDrText | draw polytext text |
| XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion, XERegion | determine if regions are empty or equal |
| XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs, XFillRect | fill rectangles, polygons, or
arcs |
| XSync, XEventsQueued, XPending, XFlush | handle output
buffer or event queue |
| XNoOp, XFree | free client data |
| XGetDefault, XResourceManagerString, XGetDef | get X program
defaults |
| XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource, XGetRes | retrieve database resources and
search lists |
| XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XGetVInfo | obtain visual information |
| XGetWindowAttributes, XGetGeometry, XGetWAttr | get current window
attribute or geometry |
| XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty, XGetWProp | obtain and
change window properties |
| XGrabButton, XUngrabButton, XGrButton | grab pointer buttons |
| XGrabKey, XUngrabKey, XGrKey | grab keyboard keys |
| XGrabKeyboard, XUngrabKeyboard, XGrKeybrd | grab the keyboard |
| XGrabPointer, XUngrabPointer, XChangeActivePointerGrab, XGrPntr | grab the pointer |
| XGrabServer, XUngrabServer, XGrServer | grab the server |
| XCheckIfEvent, XPeekIfEvent, XIfEvent | check the event
queue with a predicate procedure |
| XrmInitialize, XrmParseCommand, XInitial | initialize the
Resource Manager and parse the command line |
| XInstallColormap, XUninstallColormap, XListInstalledColormaps, XInstCmap | control colormaps |
| XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion, XInterReg | region arthmetic |
| XInternAtom, XGetAtomName, XInternA | create or return atom names |
| XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo, XListFont | obtain or free font names and
information |
| XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XLoadFont | load or unload fonts |
| XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym, XLookKsym | handle keyboard input events |
| XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XMDBases | manipulate
resource databases |
| XMapWinow, XMapRaised, XMapSubwindows, XMapWin | map windows |
| NextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent, XNEvent | select events by type |
| XOpenDisplay, XCloseDisplay, XOpDsply | connect or disconnect to
X server |
| XParseGeometry, XGeometry, XParseColor, XParGeom | parse window
geometry and color |
| XPolygonRegion, XClipBox, XPolyReg | generate regions |
| XPutBackEvent, XPutBEvnt | put events back on the queue |
| XGetImage, XGetSubImage, XPutImage | transfer images |
| XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource, XPutRes | store
database resources |
| XQueryBestSize, XQueryBestTile, XQueryBestStipple, XQBSize | determine efficient sizes |
| XQueryColor, XQueryColors, XLookupColor, XQColor | obtain color
values |
| XQueryPointer, XQPointer | get pointer coordinates |
| XQueryTree, XQTree | query window tree information |
| XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows, XRaiseWin | change window stacking order |
| XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData, XReadBF | manipulate bitmaps |
| XRecolorCursor, XFreeCursor, XQueryBestCursor, XRecCur | manipulate cursors |
| XReparentWindow, XReparWin | reparent windows |
| XSaveContext, XFindContext, XDeleteContext, XUniqueContext, XSContext | associative look-up routines |
| XSelectInput, XSInput | select input events |
| XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure, XSeArcMod | GC convience routines |
| XSetClassHint, XGetClassHint, XSeClassH | set or get class hint |
| XSetClipOrigin, XSetClipMask, XSetClipRectangles, XSeClipO | GC
convience routines |
| XSetCloseDownMode, XKillClient, XSeClosDM | control clients |
| XSetCommand, XSeCommnd | set command atom |
| XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText, XSeErrHan | default
error handlers |
| XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XSeEvent | send events |
| XSetFillStyle, XSetFillRule, XSeFillS | GC convience routines |
| XSetFont, XSeFont | GC convience routines |
| XSetFontPath, XGetFontPath, XFreeFontPath, XSeFontP | set, get,
or free the font search path |
| XSetIconName, XGetIconName, XSeIcName | set or get icon names |
| XSetIconSizes, XGetIconSizes, XSeIcSH | set or get icon size
hints |
| XSetInputFocus, XGetInputFocus, XSeInFoc | control input focus |
| XSetLineAttribute, XSetDashes, XSeLAttr | GC convience routines |
| XSetNormalHints, XGetNormalHints, XSeNormH | set or get normal
state hints |
| XSetPointerMapping, XGetPointerMapping, XSePMap | manipulate
pointer settings |
| XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver, XSeScSav | manipulate the screen saver |
| XSetSelectionOwner, XGetSelectionOwner, XConvertSelection, XSeSelOwn | manipulate window selection |
| XSetSizeHints, XGetSizeHints, XSeSizeH | set or get window size
hints |
| XSetStandardColormap, XGetStandardColormap, XSeStandC | set or get
standard colormaps |
| XSetStandardProperties, XSeStandP | set standard window manager
properties |
| XSetState, XSetFunction, XSetPlanemask, XSetForeground, XSetBackground, XSeState | GC convience routines |
| XSetTile, XSetStipple, XSetTSOrigin, XSeTile | GC convience
routines |
| XSetTransientForHint, XGetTransientForHint, XSeTransH | set or get
transient for hint |
| XSetWMHints, XGetWMHints, XSeWMH | set or get window manager
hints |
| XSetZoomHints, XGetZoomHints, XSeZoomH | set or get zoom state
hints |
| XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers, XStBytes | manipulate cut and paste buffers |
| XStoreColors, XStoreColor, XStoreNamedColor, XStColors | set
colors |
| XStoreName, XFetchName, XStName | set or get window names |
| XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode, XStTKsym | convert keysyms |
| XSynchronize, XSetAfterFunction, XSync | enable or disable
synchronization |
| XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16, XTextExt | compute or query text extents |
| XTextWidth, XTextWidth16, XTextWid | compute text width |
| XTranslateCoordinates, XTranWCo | translate window coordinates |
| XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList, XUQuark | manipulate resource quarks |
| XUnmapWindow, XUnmapSubwindows, XUnmapWin | unmap windows |
| XWarpPointer, XWarpPntr | move pointer |
| ApplicationShell, Applcton | the ApplicationShell widget class. |
| Composite, Cmposite | the Composite widget class. |
| Constraint, Cnstrint | the Constraint widget class. |
| Core | the Core widget class. |
| Object -- The Object widget class., Object | |
| OverrideShell, OvrrdShe | the OverrideShell widget class |
| RectObj | The RectObj widget class. |
| Shell | the Shell widget class. |
| TopLevelShell, TpLvlShe | the TopLevelShell widget class. |
| TransientShell, TrnsntSh | the TransientShell widget class. |
| VendorShell, VndrShll | the VendorShell widget class. |
| WMShell | the WMShell widget class. |
| WindowObj, WndowObj | the WindowObj widget class. |
| XmAddTabGroup, XmAdTbGr | a function that adds a Manager or a
Primitive widget to the list of tab groups. |
| XmArrowButton, XmArwBtA | the ArrowButton widget class. |
| XmArrowButtonGadget, XmArwBtB | the ArrowButtonGadget widget
class. |
| XmBulletinBoard, XmBlltnB | the BulletinBoard widget class. |
| XmClipboardCancelCopy, XmClpbrA | a clipboard function that
cancels a copy to the clipboard. |
| XmClipboardCopy, XmClpbrB | a clipboard function that copies a
data item to temporary storage for later copying to
clipboard. |
| XmClipboardCopyByName, XmClpbrC | a clipboard function that
copies a data item passed by name. |
| XmClipboardEndCopy, XmClpbrD | a clipboard function that ends a
copy to the clipboard. |
| XmClipboardEndRetrieve, XmClpbrE | a clipboard function that ends
a copy from the clipboard. |
| XmClipboardInquireCount, XmClpbrF | a clipboard function that
returns the number of data item formats. |
| XmClipboardInquireFormat, XmClpbrG | a clipboard function that
returns a specified format name. |
| XmClipboardInquireLength, XmClpbrH | a clipboard function that
returns the length of the stored data. |
| XmClipboardInquirePendingItems, XmClpbrI | a clipboard function
that returns a list of data_id/private_id pairs. |
| XmClipboardLock, XmClpbrJ | a clipboard function that locks the
clipboard. |
| XmClipboardRegisterFormat, XmClpbrK | a clipboard function that
registers a new format. |
| XmClipboardRetrieve, XmClpbrL | a clipboard function that
retrieves a data item from the clipboard. |
| XmClipboardStartCopy, XmClpbrM | a clipboard function that sets
up a storage and data structure. |
| XmClipboardStartRetrieve, XmClpbrN | a clipboard function that
starts a copy from the clipboard. |
| XmClipboardUndoCopy, XmClpbrO | a clipboard function that deletes
the last item placed on the clipboard. |
| XmClipboardUnlock, XmClpbrP | a clipboard function that unlocks
the clipboard. |
| XmClipboardWithdrawFormat, XmClpbrQ | a clipboard function that
indicates that the application no longer wants to
supply a data item. |
| XmCommand, XmCmmand | the Command widget class. |
| XmCommandGetChild, XmCmmndG | a Command function that is used to
access a component. |
| XmCommandSetValue, XmCmmndS | a Command function that replaces a
displayed string. |
| XmCommandAppendValue, XmCmndAp | a Command function that appends
the passed XmString to the end of the string displayed
in the command area of the widget. |
| XmCommandError, XmCmndEr | a Command function that displays an
error message. |
| XmCreateArrowButton, XmCrtArA | the ArrowButton widget creation
function. |
| XmCreateArrowButtonGadget, XmCrtArB | the ArrowButtonGadget
creation function. |
| XmCreateBulletinBoard, XmCrtBuA | the BulletinBoard widget
creation function. |
| XmCreateBulletinBoardDialog, XmCrtBuB | the BulletinBoard
BulletinBoardDialog convenience creation function. |
| XmCreateCascadeButton, XmCrtCaA | the CascadeButton widget
creation function. |
| XmCreateCascadeButtonGadget, XmCrtCaB | the CascadeButtonGadget
creation function. |
| XmCreateCommand, XmCrtCom | the Command widget creation function. |
| XmCreateDialogShell, XmCrtDia | the DialogShell widget creation
function. |
| XmCreateDrawingArea, XmCrtDrA | the DrawingArea widget creation
function. |
| XmCreateDrawnButton, XmCrtDrB | the DrawnButton widget creation
function. |
| XmCreateErrorDialog, XmCrtErr | the MessageBox ErrorDialog
convenience creation function. |
| XmCreateFileSelectionBox, XmCrtFiA | the FileSelectionBox widget
creation function. |
| XmCreateFileSelectionDialog, XmCrtFiB | the FileSelectionBox
FileSelectionDialog convenience creation function. |
| XmCreateForm, XmCrtFoA | the Form widget creation function. |
| XmCreateFormDialog, XmCrtFoB | a Form FormDialog convenience
creation function. |
| XmCreateFrame, XmCrtFra | the Frame widget creation function. |
| XmCreateInformationDialog, XmCrtInf | the MessageBox
InformationDialog convenience creation function. |
| XmCreateLabel, XmCrtLaA | the Label widget creation function. |
| XmCreateLabelGadget, XmCrtLaB | the LabelGadget creation
function. |
| XmCreateList, XmCrtLis | the List widget creation function. |
| XmCreateMainWindow, XmCrtMai | the MainWindow widget creation
function. |
| XmCreateMenuBar, XmCrtMeA | a RowColumn widget convenience
creation function. |
| XmCreateMenuShell, XmCrtMeB | the MenuShell widget creation
function. |
| XmCreateMessageBox, XmCrtMeC | the MessageBox widget creation
function. |
| XmCreateMessageDialog, XmCrtMeD | the MessageBox MessageDialog
convenience creation function. |
| XmCreateOptionMenu, XmCrtOpt | a RowColumn widget convenience
creation function. |
| XmCreatePanedWindow, XmCrtPan | the PanedWindow widget creation
function. |
| XmCreatePopupMenu, XmCrtPop | a RowColumn widget convenience
creation function. |
| XmCreatePromptDialog, XmCrtPro | the SelectionBox PromptDialog
convenience creation function. |
| XmCreatePushButton, XmCrtPuA | the PushButton widget creation
function. |
| XmCreatePushButtonGadget, XmCrtPuB | the PushButtonGadget
creation function. |
| XmCreatePulldownMenu, XmCrtPul | a RowColumn widget convenience
creation function. |
| XmCreateQuestionDialog, XmCrtQue | the MessageBox QuestionDialog
convenience creation function. |
| XmCreateRadioBox, XmCrtRad | a RowColumn widget convenience
creation function. |
| XmCreateRowColumn, XmCrtRow | the RowColumn widget creation
function. |
| XmCreateScrollBar, XmCrtScA | the ScrollBar widget creation
function. |
| XmCreateScrolledList, XmCrtScB | the List ScrolledList
convenience creation function. |
| XmCreateScrolledText, XmCrtScC | the Text ScrolledText
convenience creation function. |
| XmCreateScrolledWindow, XmCrtScD | the ScrolledWindow widget
creation function. |
| XmCreateScale, XmCrtSca | the Scale widget creation function. |
| XmCreateSelectionBox, XmCrtSeA | the SelectionBox widget creation
function. |
| XmCreateSelectionDialog, XmCrtSeB | the SelectionBox
SelectionDialog convenience creation function. |
| XmCreateSeparator, XmCrtSeC | the Separator widget creation
function. |
| XmCreateSeparatorGadget, XmCrtSeD | the SeparatorGadget creation
function. |
| XmCreateText, XmCrtTex | the Text widget creation function. |
| XmCreateToggleButton, XmCrtToA | the ToggleButton widget creation
function. |
| XmCreateToggleButtonGadget, XmCrtToB | the ToggleButtonGadget
creation function. |
| XmCreateWarningDialog, XmCrtWar | a MessageBox WarningDialog
convenience creation function. |
| XmCreateWorkingDialog, XmCrtWor | the MessageBox WorkingDialog
convenience creation function. |
| XmCascadeButton, XmCscdBA | the CascadeButton widget class. |
| XmCascadeButtonGadget, XmCscdBB | the CascadeButtonGadget widget
class. |
| XmCascadeButtonHighlight, XmCscdBC | a CascadeButton and
CascadeButtonGadget function that sets the highlight
state. |
| XmDialogShell, XmDlgShe | the DialogShell widget class. |
| XmDrawingArea, XmDrwgAr | the DrawingArea widget class. |
| XmDrawnButton, XmDrwnBt | the DrawnButton widget class. |
| XmDestroyPixmap, XmDstryP | a pixmap caching function that
removes a pixmap from the pixmap cache. |
| XmFileSelectionBox, XmFlSleA | the FileSelectionBox widget class. |
| XmFileSelectionBoxGetChild, XmFlSleB | a FileSelectionBox
function that is used to access a component. |
| XmFileSelectionDoSearch, XmFlSleC | a FileSelectionBox function
that initiates a directory search. |
| XmForm | the Form widget class. |
| XmFrame | the Frame widget class. |
| XmGadget | the Gadget widget class. |
| XmGetAtomName, XmGtAtmN | a function that returns the string
representation for an atom. |
| XmGetMenuCursor, XmGtMnCu | a RowColumn function that returns the
cursor ID for the current menu cursor. |
| XmGetPixmap, XmGtPxmp | a pixmap caching function that generates
a pixmap, stores it in a pixmap cache, and returns the
pixmap. |
| XmInstallImage, XmInstIm | a pixmap caching function that adds an
image to the pixmap cache. |
| XmInternAtom, XmIntAto | a function that returns an atom for a
given name. |
| XmIsMotifWMRunning, XmIsMWM | a function that specifies if the
window manager is running. |
| XmListAddItem, XmLAddIA | a List function that adds an item to
the list. |
| XmListAddItemUnselected, XmLAddIB | a List function that adds an
item to the list. |
| XmLabel | the Label widget class. |
| XmLabelGadget, XmLblGdg | the LabelGadget widget class. |
| XmList | the List widget class. |
| XmListDeleteItem, XmLstDlA | a List function that deletes an item
from the list. |
| XmListDeletePos, XmLstDlB | a List function that deletes an item
from a list at a specified position. |
| XmListDeselectAllItems, XmLstDsA | a List function that
unhighlights and removes all items from the selected
list. |
| XmListDeselectItem, XmLstDsB | a List function that deselects the
specified item from the selected list. |
| XmListDeselectPos, XmLstDsC | a List function that deselects an
item at a specified position in the list. |
| XmListItemExists, XmLstImE | a List function that checks if a
specified item is in the list. |
| XmListSetBottomItem, XmLstSBA | a List function that makes an
existing item the last visible item in the list. |
| XmListSetBottomPos, XmLstSBB | a List function that makes a
specified item the last visible position in the list. |
| XmListSetItem, XmLstSIt | a List function that makes an existing
item the first visible item in the list.. |
| XmListSelectItem, XmLstSlA | a List function that selects an item
in the list. |
| XmListSelectPos, XmLstSlB | a List function that selects an item
at a specified position in the list. |
| XmListSetHorizPos, XmLstStH | a List function that moves a
ScrollBar to the specified position in the list. |
| XmListSetPos, XmLstStP | a List function that makes the item at
the given position the first visible position in the
list. |
| XmMenuPosition, XmMnPsit | a RowColumn function that positions a
Popup MenuPane. |
| XmMenuShell, XmMnShll | the MenuShell widget class. |
| XmMainWindow, XmMnWndA | the MainWindow widget class. |
| XmMainWindowSep1, XmMnWndB | a MainWindow function that returns
the widget ID of the first Separator widget. |
| XmMainWindowSep2, XmMnWndC | a MainWindow function that returns
the widget ID of the second Separator widget. |
| XmMainWindowSetAreas, XmMnWndD | a MainWindow function that
identifies manageable children for each area. |
| XmManager, XmMnager | the Manager widget class. |
| XmMessageBox, XmMssgBA | the MessageBox widget class. |
| XmMessageBoxGetChild, XmMssgBB | a MessageBox function that is
used to access a component. |
| XmOptionButtonGadget, XmOptnBt | a RowColumn function that
obtains the widget ID for the CascadeButtonGadget in an
OptionMenu. |
| XmOptionLabelGadget, XmOptnLb | a RowColumn function that obtains
the widget ID for the LabelGadget in an OptionMenu. |
| XmPanedWindow, XmPndWnd | the PanedWindow widget class. |
| XmPrimitive, XmPrmtve | the Primitive widget class. |
| XmPushButton, XmPshBtA | the PushButton widget class. |
| XmPushButtonGadget, XmPshBtB | the PushButtonGadget widget class. |
| XmRemoveTabGroup, XmRmvTab | a function that removes a tab group. |
| XmResolvePartOffsets, XmRslvPa | a function that allows writing
of upward-compatible applications and widgets. |
| XmRowColumn, XmRwClmn | the RowColumn widget class. |
| XmScale | the Scale widget class. |
| XmScaleGetValue, XmSclGtV | a Scale function that returns the
current slider position. |
| XmScaleSetValue, XmSclStV | a Scale function that sets a slider
value. |
| XmScrollBar, XmScrlBA | the ScrollBar widget class. |
| XmScrollBarGetValues, XmScrlBB | a ScrollBar function that
returns the ScrollBar's increment values and changes
the slider's size and position. |
| XmScrollBarSetValues, XmScrlBC | a ScrollBar function that
changes ScrollBar's increment values and the slider's
size and position. |
| XmScrolledWindow, XmScrldA | the ScrolledWindow widget class. |
| XmScrolledWindowSetAreas, XmScrldB | a ScrolledWindow function
that adds or changes a window work region and a
horizontal or vertical ScrollBar widget to the
ScrolledWindow widget. |
| XmSelectionBox, XmSlctoA | the SelectionBox widget class. |
| XmSelectionBoxGetChild, XmSlctoB | a SelectionBox function that
is used to access a component. |
| XmSeparator, XmSprtoA | the Separator widget class. |
| XmSeparatorGadget, XmSprtoB | the SeparatorGadget widget class. |
| XmSetMenuCursor, XmStMnCu | a RowColumn function that modifies
the menu cursor for a client. |
| XmText | the Text widget class. |
| XmToggleButton, XmTgglBA | the ToggleButton widget class. |
| XmToggleButtonGadget, XmTgglBB | the ToggleButtonGadget widget
class. |
| XmToggleButtonGadgetGetState, XmTgglBC | a ToggleButtonGadget
function that obtains the state of a
ToggleButtonGadget. |
| XmToggleButtonGadgetSetState, XmTgglBD | a ToggleButtonGadget
function that sets or changes the current state.. |
| XmToggleButtonGetState, XmTgglBE | a ToggleButton function that
obtains the state of a ToggleButton. |
| XmToggleButtonSetState, XmTgglBF | a ToggleButton function that
sets or changes the current state. |
| XmTextClearSelection, XmTxtClr | a Text function that clears the
primary selection. |
| XmTextGetEditable, XmTxtGEd | a Text function that accesses the
edit permission state. |
| XmTextGetString, XmTxtGSt | a Text function that accesses the
string value. |
| XmTextGetMaxLength, XmTxtGtM | a Text function that accesses the
value of the current maximum allowable length of a text
string entered from the keyboard. |
| XmTextGetSelection, XmTxtGtS | a Text function that retrieves the
value of the primary selection. |
| XmTextReplace, XmTxtRpl | a Text function that replaces part of a
text string. |
| XmTextSetEditable, XmTxtSEd | a Text function that sets the edit
permission. |
| XmTextSetString, XmTxtSSt | a Text function that sets the string
value. |
| XmTextSetMaxLength, XmTxtStM | a Text function that sets the
value of the current maximum allowable length of a text
string entered from the keyboard. |
| XmTextSetSelection, XmTxtStS | a Text function that sets the
primary selection of the text. |
| XmUninstallImage, XmUnstll | a pixmap caching function that
removes an image from the image cache. |
| XmUpdateDisplay, XmUpdtDs | a function that processes all pending
exposure events immediately. |
| XtAddEventHandler, XtAddRawEventHandler, XtRemoveEventHandler XtRemoveRawEventHandler, XtAdEHnd | add and
remove event handlers |
| XtAddExposureToRegion, XtAdETRg | merge exposure events into a
region |
| XtAddCallback, XtAddCallbacks, XtRemoveCallback, XtRemoveCallbacks, XtRemoveAllCallbacks, XtAddCbk | add and
remove callback procedures |
| XtAddGrab, XtRemoveGrab, XtAddGrb | redirect user input to a
modal widget |
| XtAppAddActions, XtApAAct | register an action table |
| XtAppGetErrorDatabase, XtAppGetErrorDatabaseText, XtApGEDB | obtain error database |
| XtAppGetSelectionTimeout, XtAppSetSelectionTimeout- set
and obtain selection timeout values, XtApGSTO | |
| XtAppAddConverter, XtAppAC | register resource converter |
| XtAppAddInput, XtRemoveInput, XtAppAI | register and remove an
input source |
| XtAppAddTimeOut, XtRemoveTimeOut, XtAppATO | register and remove
timeouts |
| XtAppAddWorkProc, XtRemoveWorkProc, XtAppAWP | Add and remove
background processing procedures |
| XtAppCreateShell, XtAppCSh | create top-level widget instance |
| XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning, XtAppE | low-level error
handlers |
| XtAppErrorMsg, XtAppSetErrorMsgHandler, XtAppSetWarningMsgHandler, XtAppWarningMsg, XtAppEM | high-level
error handlers |
| XtAppNextEvent, XtAppPending, XtAppPeekEvent, XtAppProcessEvent, XtDispatchEvent, XtAppMainLoop, XtAppNEv | query and process events and input |
| XtBuildEventMask, XtBEMask | retrieve a widget's event mask |
| XtCallCallbacks, XtHasCallbacks, XtClCbks | process callbacks |
| XtSuperClass, XtIsSubclass, XtCheckSubclass, XtIsComposite, XtIsManaged, XtClass | obtain and verify a
widget's class |
| XtCallAcceptFocus, XtCllAFc | call a widget's accept_focus
procedure |
| XtConfigureWidget, XtMoveWidget, XtResizeWidget, XtCnfWid | move
and resize widgets |
| XtConvert, XtDirectConvert, XtCnvert | invoke resource converters |
| XtCreateApplicationContext, XtDestroyApplicationContext, XtWidgetToApplicationContext, XtToolkitInitialize, XtCrACon | create, destroy, and obtain an application context |
| XtCreatePopupShell, XtCrePSh | |
| XtCreateWidget, XtCreateManagedWidget, XtDestroyWidget, XtCreWid | create and destroy widgets |
| XtCreateWindow, XtCreWin | window creation convenience function |
| XtDisplay, XtParent, XtScreen, XtWindow, XtDsplay | obtain window
information about a widget |
| XtDisplayInitialize, XtOpenDisplay, XtDatabase, XtCloseDisplay, XtDsplyI | initialize, open, or close a display |
| XtReleaseGC, XtGetGC | obtain and destroy a sharable GC |
| XtGetResourceList, XtGtRLst | obtain resource list |
| XtGetSelectionValue, XtGetSelectionValues, XtGetSelectionValueIncremental, XtGetSelectionValuesIncremental, XtGtSVal | obtain selection
values |
| XtGetSubresources, XtGetApplicationResources, XtGtSres | obtain
subresources or application resources |
| XtCalloc, XtRealloc, XtFree, XtNew, XtNewString, XtMalloc | memory management functions |
| XtMapWidget, XtSetMappedWhenManaged, XtUnmapWidget, XtMapWid | map and unmap widgets |
| XtMakeGeometryRequest, XtMakeResizeRequest, XtMkGReq | make
geometry manager request |
| XtManageChildren, XtManageChild, XtUnmanageChildren, XtUnmanageChild, XtMnChld | manage and unmanage children |
| XtNameToWidget, XtWidgetToWindow, XtNmTWid | translating strings
to widgets or widgets to windows |
| XtNumber, XtOffset | determine the byte offset or
number of array elements |
| XtOwnSelection, XtOwnSelectionIncremental, XtDisownSelection, XtOwnSel | set selection owner |
| XtCallbackNone, XtCallbackNonexclusive, XtCallbackExclusive, MenuPopup, XtPopup | map a pop-up |
| XtPopdown, XtCallbackPopdown, MenuPopdown, XtPpdown | unmap a
pop-up |
| XtParseAcceleratorTable, XtInstallAccelerators, XtInstallAllAccelerators, XtPrATab | managing accelerator tables |
| XtParseTranslationTable, XtAugmentTranslations, XtOverrideTranslations, XtUninstallTranslations, XtPrTTab | manage translation tables |
| XtQueryGeometry, XtQryGeo | query the preferred geometry of a
child widget |
| XtRealizeWidget, XtIsRealized, XtUnrealizeWidget, XtRalize | realize and unrealize widgets |
| XtMergeArgLists, XtSetArg | set and merge ArgLists |
| XtSetKeyTranslator, XtTranslateKeycode, XtRegisterCaseConverter, XtConvertCase, XtSetKTr | convert KeySym
to KeyCodes |
| XtSetValues, XtSetSubvalues, XtGetValues, XtGetSubvalues, XtSetVal | obtain and set widget resources |
| XtSetKeyboardFocus, XtStKFoc | focus events on a child widget |
| XtSetSensitive, XtIsSensitive, XtStSens | set and check a
widget's sensitivity state |
| XtStringConversionWarning, XtStrCW | issue a conversion warning
message |
| XtTranslateCoordinates, XtTransC | translate widget coordinates |