Museum

Home

Lab Overview

Retrotechnology Articles

⇒ OSF1 1.0

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Anchors

1. Commands

1X. X11 Commands

3. Library Functions

Section 3C++

3X. Miscellaneous Libraries

3X11. X11 Libraries

5. Miscellaneous Facilities

Manual — OSF1 1.0

1094 entries
bcsfileoptions.0
bcsoptions.0

1. Commands

CC.1
Xa portable, network-transparent window system
XserverX Window System server[ X ]
as
bci.0check in branch revisions[ bci ]
bco.0check out branch revisions[ bco ]
bcreate.0create a new source file[ bcreate ]
bcs.0manage branch revisions[ bcs ]
bdfBDF to SNF font compiler for X11[ bdftosnf ]
bdftosnfBDF to SNF font compiler for X11
bdiff.0compare branch revisions[ bdiff ]
blog.0displays log information about the current branch[ blog ]
bmerge.0merge branch revisions[ bmerge ]
bstat.0report statistics on default environment[ bstat ]
bsubmit.0submit files to latest or to a shared sandbox[ bsubmit ]
build.0[ build- build target(s) ]
c++filtC++ name demangler
cc.1
currentsb.0lists the current sandbox and set environments[ currentsb ]
cxrefCreates a C program cross-reference listing
ddeHP Distributed Debugging Environment
demC++ name demangler
dstdumpdump a COFF file’s debugging information to stdout
genpath.0expands a flag specified by a relative directory to look in all backing trees[ genpath ]
gprof++display call graph profile data for C++ programs
gprofdisplay call graph profile data
idlInvokes the Interface Definition Language (IDL) compiler
lintChecks C programs for potential problems
makehelpVUE Help File creation utility.
mklinks.0populate the sandbox with links to files in a backing tree.[ mklinks ]
mksb.0make new sandbox[ mksb ]
nidl_to_idlTranslates files written in Network Interface Definition Language (NIDL) to files written in NCS 2.0 Interface Definition Language (IDL)
nm++print name list of common object file containing C++ functions
pasCompile a Pascal program. 
pas_ldPascal utility for invoking the link editor. 
prof++display profile data for C++ programs
profdisplay profile data
protogenANSI C function prototype generator
resb.0retarget a sandbox to use a new backing tree[ resb ]
sbinfo.0show information derived from the local sandbox rc file.[ sbinfo ]
workon.0create a new set and put the user in it[ workon ]

1X. X11 Commands

vuepathThe HP VUE Path Finder

3. Library Functions

ConstraintAConstraint method for cleaning up after a child is destroyed. [ Constraint destroy ]
ConstraintBConstraint method to initialize constraint resources. [ Constraint initialize ]
ConstraintCConstraint method for processing constraint resource changes. [ Constraint set_values ]
XChangeProquery or change the dont-propagate-list for extension devices[ XChangeDeviceDontPropagateList, XGetDeviceDontPropagateList ]
XtActionHooprototype action hook procedure. [ XtActionHookProc ]
XtActionProprototype action procedure. [ XtActionProc ]
XtAddActionregister an action table with the Translation Manager. [ XtAddActions ]
XtAddCallbAadd a callback procedure to a widget’s callback resource. [ XtAddCallback ]
XtAddCallbBadd a list of callback procedures to a given widget’s callback list. [ XtAddCallbacks ]
XtAddCallbaadd a callback procedure to a widget’s callback resource. [ XtAddCallback ]
XtAddConverregister a new resource converter. [ XtAddConverter ]
XtAddEventHregister a procedure to handle events. [ XtAddEventHandler ]
XtAddExposu
XtAddGrabredirect user input to a modal widget. 
XtAddInputregister a new file as an input source for an application. 
XtAddRawEveregister an event handler without selecting for the event. [ XtAddRawEventHandler ]
XtAddTimeOucreate a timeout value. [ XtAddTimeOut ]
XtAddWorkPrregister a work procedure for an application. [ XtAddWorkProc ]
XtAppAddAcAadd an action hook. [ XtAppAddActionHook ]
XtAppAddAcBdeclare an action table and register it with the Resource Manager. [ XtAppAddActions ]
XtAppAddConregister a new resource converter for an application. [ XtAppAddConverter ]
XtAppAddInpregister a new file as an input source for a given application. [ XtAppAddInput ]
XtAppAddTim
XtAppAddWor
XtAppCreatecreate additional top-level widget. [ XtAppCreateShell ]
XtAppErrorcall the installed fatal error procedure. 
XtAppErrorMcall the high-level fatal error handler. [ XtAppErrorMsg ]
XtAppGetErAobtain the error database. [ XtAppGetErrorDatabase ]
XtAppGetErBobtain the error database text for an error or a warning. [ XtAppGetErrorDatabaseText ]
XtAppGetSelget the current selection timeout value. [ XtAppGetSelectionTimeout ]
XtAppInitiainitialize the X Toolkit internals, create an application context, open a display, and create the initial application shell instance. [ XtAppInitialize ]
XtAppMainLoprocess input from a given application. [ XtAppMainLoop ]
XtAppNextEvreturn next event from an application’s X event queue. [ XtAppNextEvent ]
XtAppPeekEvnondestructively examine the head of an application’s input queue. [ XtAppPeekEvent ]
XtAppPendindetermine whether any events are in an application’s input queue. [ XtAppPending ]
XtAppProcesprocess one input event. [ XtAppProcessEvent ]
XtAppReleasexplicitly decrement the reference counts for cached resources obtained from XtCallConverter. [ XtAppReleaseCacheRefs ]
XtAppSetErAregister a procedure to be called on fatal error conditions. [ XtAppSetErrorHandler ]
XtAppSetErBregister a procedure to be called on fatal error conditions. [ XtAppSetErrorMsgHandler ]
XtAppSetFalspecify a default set of resource values. [ XtAppSetFallbackResources ]
XtAppSetSelset the Intrinsics selection timeout. [ XtAppSetSelectionTimeout ]
XtAppSetTypregister a type converter in a single application context. [ XtAppSetTypeConverter ]
XtAppSetWaAregister a procedure to be called on nonfatal error conditions. [ XtAppSetWarningHandler ]
XtAppSetWaBregister a procedure to be called on nonfatal error conditions. [ XtAppSetWarningMsgHandler ]
XtAppWarniAcall the installed nonfatal error procedure. [ XtAppWarning ]
XtAppWarniBcall the installed high-level warning handler. [ XtAppWarningMsg ]
XtAugmentTrnondestructively merge new translations with widget’s existing ones. [ XtAugmentTranslations ]
XtBuildEvenretrieve a widget’s event mask. [ XtBuildEventMask ]
XtCallAccepcall a widget’s accept_focus procedure. [ XtCallAcceptFocus ]
XtCallActioinvoke an action procedure without generating events. [ XtCallActionProc ]
XtCallCallAexecute the procedures in a callback list, specifying the callback list by address. [ XtCallCallbackList ]
XtCallCallBexecute the procedures in a widget’s callback list. [ XtCallCallbacks ]
XtCallConveexplicitly invoke resource conversions. [ XtCallConverter ]
XtCallbackAcallback function to pop up a widget. [ XtCallbackNone ]
XtCallbackBcallback function to pop up a widget. [ XtCallbackNonexclusive ]
XtCallbackCpop down a widget from a callback routine. [ XtCallbackPopdown ]
XtCallbackDprototype callback procedure. [ XtCallbackProc ]
XtCallbackEcallback function to pop up a widget. [ XtCallbackExclusive ]
XtCallbackFcallback function to release a cached resource value. [ XtCallbackReleaseCacheRef ]
XtCallbackGcallback function to release a list of cached values. [ XtCallbackReleaseCacheRefList ]
XtCallocallocate an array and initialize elements to zero. 
XtCancelConprototype procedure to cancel incremental selection transfer. [ XtCancelConvertSelectionProc ]
XtCaseProcprototype procedure called to convert the case of keysyms. 
XtCheckSubcin DEBUG mode, verify an object’s class. [ XtCheckSubclass ]
XtClassobtain a widget’s class. 
XtCloseDispclose a display and remove it from an application context. [ XtCloseDisplay ]
XtConfiguremove and/or resize widget. [ XtConfigureWidget ]
XtConvertconvert resource type. 
XtConvertAnlook up and call a resource converter, copying the resulting value. [ XtConvertAndStore ]
XtConvertArprototype procedure for argument conversion. [ XtConvertArgProc ]
XtConvertCadetermine upper-case and lower-case versions of a keysym. [ XtConvertCase ]
XtConvertSAprototype procedure to convert incremental selection data. [ XtConvertSelectionIncrProc ]
XtConvertSBprototype procedure to convert selection data. [ XtConvertSelectionProc ]
XtConverterprototype procedure for an old-style resource converter. 
XtCreateApAcreate an application context. [ XtCreateApplicationContext ]
XtCreateApBcreate an additional top-level widget. [ XtCreateApplicationShell ]
XtCreateMancreate and manage a child widget. [ XtCreateManagedWidget ]
XtCreatePopcreate a pop-up shell. [ XtCreatePopupShell ]
XtCreateWidcreate an instance of a widget. [ XtCreateWidget ]
XtCreateWincreate widget’s working window. [ XtCreateWindow ]
XtDatabaseobtain the resource database for a particular display. 
XtDestroyApdestroy an application context and close its displays. [ XtDestroyApplicationContext ]
XtDestroyGCRelease 2 compatible function to free               read-only GCs.
XtDestroyWidestroy a widget instance. [ XtDestroyWidget ]
XtDestructoprototype procedure to destroy cached resource data. [ XtDestructor ]
XtDirectConperform resource conversion and cache result. [ XtDirectConvert ]
XtDisownSelindicate that selection data is no longer available. [ XtDisownSelection ]
XtDispatchEdispatch registered handlers for an event. [ XtDispatchEvent ]
XtDisplayreturn the display pointer for the specified widget. 
XtDisplayIninitialize a display and add it to an application context. [ XtDisplayInitialize ]
XtDisplayOfreturn the display pointer for the nearest ancestor of object that is of class Core. [ XtDisplayOfObject ]
XtDisplayStissue a warning message during conversion of string resource values. [ XtDisplayStringConversionWarning ]
XtDisplayToretrieve the application context associated with a Display. [ XtDisplayToApplicationContext ]
XtErrorcall the low-level fatal error handler. 
XtErrorHandprototype for low-level error and warning handlers. [ XtErrorHandler ]
XtErrorMsgcall the high-level fatal error handler. 
XtErrorMsgHprototype for high-level error and warning handlers. [ XtErrorMsgHandler ]
XtEventHandprototype event handler procedure. [ XtEventHandler ]
XtFilePrediprototype procedure used in filename evaluation. [ XtFilePredicate ]
XtFindFilesearch for a file using substitutions in a path. 
XtFreefree an allocated block of storage. 
XtGetActionretrieve the keysym and modifiers that matched the final event specification in the translation table entry. [ XtGetActionKeysym ]
XtGetAppliAreturn the application name and class as passed to XtDisplayInitialize for a particular Display. [ XtGetApplicationNameAndClass ]
XtGetAppliBset application variables from resource database. [ XtGetApplicationResources ]
XtGetConstrget the constraint resource list structure for a particular widget class. [ XtGetConstraintResourceList ]
XtGetErrorAobtain the error database. [ XtGetErrorDatabase ]
XtGetErrorBobtain the error database text for an error or a warning. [ XtGetErrorDatabaseText ]
XtGetGCobtain a read-only, shareable GC. 
XtGetKeysymreturn a pointer to the keysym-to-keycode mapping table for a particular display. [ XtGetKeysymTable ]
XtGetMultiCread the multi-click time. [ XtGetMultiClickTime ]
XtGetResourretrieve default values for a resource list. [ XtGetResourceList ]
XtGetSelecAretrieve the SelectionRequest event that triggered the XtConvertSelectionProc. [ XtGetSelectionRequest ]
XtGetSelecBget the current selection timeout value. [ XtGetSelectionTimeout ]
XtGetSelecCobtain the complete selection data. [ XtGetSelectionValue ]
XtGetSelecDobtain the selection value using incremental transfers. [ XtGetSelectionValueIncremental ]
XtGetSelecEobtain selection data in multiple formats. [ XtGetSelectionValues ]
XtGetSelecFobtain multiple selection values using incremental transfers. [ XtGetSelectionValuesIncremental ]
XtGetSubresupdate subpart resource list. [ XtGetSubresources ]
XtGetSubvalcopy from subpart data structure to the argument list. [ XtGetSubvalues ]
XtGetValuescopy resources from a widget to the argument list. 
XtGrabButtopassively grab a single pointer button. [ XtGrabButton ]
XtGrabKeypassively grab a single key of the keyboard. 
XtGrabKeyboactively grab the keyboard. [ XtGrabKeyboard ]
XtGrabPointactively grab the pointer. [ XtGrabPointer ]
XtHasCallbadetermine the status of a widget’s callback list. [ XtHasCallbacks ]
XtInitialiAinitialize toolkit and display. [ XtInitialize ]
XtInitialiBinitialize a widget class without creating any widgets. [ XtInitializeWidgetClass ]
XtInputCallprototype procedure called to handle file, pipe, or socket input. [ XtInputCallbackProc ]
XtInsertEveregister an event handler procedure that receives events before or after all previously registered event handlers. [ XtInsertEventHandler ]
XtInsertRawregister an event handler procedure that receives events before or after all previously registered event handlers, without selecting for the events. [ XtInsertRawEventHandler ]
XtInstallAcinstall a widget’s accelerators on another widget. [ XtInstallAccelerators ]
XtInstallAlinstall all accelerators from a widget and its descendants onto a destination widget. [ XtInstallAllAccelerators ]
XtIsApplicatest whether a widget is a subclass of the ApplicationShell widget class. [ XtIsApplicationShell ]
XtIsCompositest whether a widget is a subclass of the Composite widget class. [ XtIsComposite ]
XtIsConstratest whether a widget is a subclass of the Constraint widget class. [ XtIsConstraint ]
XtIsManageddetermine whether a widget is managed by its parent. 
XtIsObjecttest whether a widget is a subclass of the Object widget class. 
XtIsOverridtest whether a widget is a subclass of the OverrideShell widget class. [ XtIsOverrideShell ]
XtIsRealizedetermine whether a widget has been realized. [ XtIsRealized ]
XtIsRectObjtest whether a widget is a subclass of the RectObj widget class. 
XtIsSensiticheck the current sensitivity state of a widget. [ XtIsSensitive ]
XtIsShelltest whether a widget is a subclass of the Shell widget class. 
XtIsSubclasdetermine whether a widget is a subclass of a class. [ XtIsSubclass ]
XtIsTopLevetest whether a widget is a subclass of the TopLevelShell widget class. [ XtIsTopLevelShell ]
XtIsTransietest whether a widget is a subclass of the TransientShell widget class. [ XtIsTransientShell ]
XtIsVendorStest whether a widget is a subclass of the VendorShell widget class. [ XtIsVendorShell ]
XtIsWMShelltest whether a widget is a subclass of the WMShell widget class. 
XtIsWidgettest whether a widget is a subclass of the Core widget class. 
XtKeyProcprototype procedure to translate a key. 
XtKeysymToKreturn the list of keycodes that map to a particular keysym in the keyboard mapping table maintained by the Intrinsics. [ XtKeysymToKeycodeList ]
XtLastTimesretrieve the timestamp from the most recent event handled by XtDispatchEvent that contains a timestamp. [ XtLastTimestampProcessed ]
XtLoseSeleAprototype procedure to release incremental selection ownership. [ XtLoseSelectionIncrProc ]
XtLoseSeleBprototype procedure called by Xt when another client claims the selection. [ XtLoseSelectionProc ]
XtMainLoopcontinuously process events. 
XtMakeGeomerequest parent to change child’s geometry. [ XtMakeGeometryRequest ]
XtMakeResizrequest parent to change child’s size. [ XtMakeResizeRequest ]
XtMallocallocate storage. 
XtManageChAadd a widget to its parent’s list of managed children. [ XtManageChild ]
XtManageChBadd widgets to their parent’s list of managed children. [ XtManageChildren ]
XtMapWidgetmap a widget to its display. 
XtMenuPopdobuilt-in action for popping down a widget. [ XtMenuPopdown ]
XtMenuPopupbuilt-in action for popping up a widget. 
XtMergeArgLmerge two ArgList structures. [ XtMergeArgLists ]
XtMoveWidgemove a widget on the display. [ XtMoveWidget ]
XtNamereturn a pointer to the instance name of the specified object. 
XtNameToWidtranslate a widget name to a widget instance. [ XtNameToWidget ]
XtNewallocate storage for one instance of a data type. 
XtNewStringcopy an instance of a string. 
XtNextEventreturn next event from input queue. 
XtNumberdetermine the number of elements in a fixed-size array. 
XtOffsetdetermine the byte offset of a field within a structure pointer type. 
XtOffsetOfdetermine the byte offset of a field within a structure type. 
XtOpenDisplopen, initialize, and add a display to an application context. [ XtOpenDisplay ]
XtOrderProcComposite function to determine position for new child. 
XtOverrideTmerge new translations, overwriting widget’s existing ones. [ XtOverrideTranslations ]
XtOwnSelecAindicate that selection data is available. [ XtOwnSelection ]
XtOwnSelecBset the selection owner when using incremental transfers. [ XtOwnSelectionIncremental ]
XtParentreturn the parent widget for the specified widget. 
XtParseAccecompile an accelerator table into its internal representation. [ XtParseAcceleratorTable ]
XtParseTrancompile a translation table into its internal representation. [ XtParseTranslationTable ]
XtPeekEventnondestructively examine the head of an application’s input queue. 
XtPendingdetermine if there are any events in an application’s input queue. 
XtPopdownunmap a pop-up shell. 
XtPopupmap a pop-up shell. 
XtPopupSprimap a spring-loaded pop-up from within an application. [ XtPopupSpringLoaded ]
XtProcessEvprocess one input event. [ XtProcessEvent ]
XtQueryGeomquery a child widget’s preferred geometry. [ XtQueryGeometry ]
XtRealizeWirealize a widget instance. [ XtRealizeWidget ]
XtReallocchange the size of an allocated block of storage. 
XtRegisterCregister a case converter. [ XtRegisterCaseConverter ]
XtRegisterGregister button and key grabs for a widget’s window according to the event bindings in the widget’s translation table. [ XtRegisterGrabAction ]
XtReleaseGCdeallocate a shared GC when it is no longer needed. 
XtRemoveActunregister an action hook procedure. [ XtRemoveActionHook ]
XtRemoveAlldelete all procedures from a callback list. [ XtRemoveAllCallbacks ]
XtRemoveCaAdelete a procedure from a callback list. [ XtRemoveCallback ]
XtRemoveCaBdelete a list of procedures from a callback list. [ XtRemoveCallbacks ]
XtRemoveEveremove a previously registered event handler. [ XtRemoveEventHandler ]
XtRemoveGraredirect user input from modal widget back to normal destination. [ XtRemoveGrab ]
XtRemoveInpunregister a file procedure, a pipe procedure, or a socket procedure. [ XtRemoveInput ]
XtRemoveRawremove a raw event handler. [ XtRemoveRawEventHandler ]
XtRemoveTimunregister a timeout procedure. [ XtRemoveTimeOut ]
XtRemoveWorunregister a work procedure. [ XtRemoveWorkProc ]
XtResizeWidresize a child or sibling widget. [ XtResizeWidget ]
XtResizeWinresize a widget according to its core dimensions. [ XtResizeWindow ]
XtResolvePasearch for a file using standard substitutions in a path list. [ XtResolvePathname ]
XtResourceDprototype procedure passed as a resource converter when XtRCallProc is specified in a resource list entry. [ XtResourceDefaultProc ]
XtScreenreturn the screen pointer for the specified widget. 
XtScreenOfOreturn the screen pointer for the nearest ancestor of object that is of class Core. [ XtScreenOfObject ]
XtSelectioAprototype procedure called when requested selection data arrives. [ XtSelectionCallbackProc ]
XtSelectioBprototype procedure to indicate completion of incremental transfer. [ XtSelectionDoneIncrProc ]
XtSelectioCprototype procedure called after a data transfer completes. [ XtSelectionDoneProc ]
XtSetArgmodify an argument list dynamically. 
XtSetErrorHregister a procedure to be called on fatal error conditions. [ XtSetErrorHandler ]
XtSetErrorMregister a procedure to be called on nonfatal error conditions. [ XtSetErrorMsgHandler ]
XtSetKeyTraregister a key translator. [ XtSetKeyTranslator ]
XtSetKeyboaredirect keyboard input to a normal descendant of a child widget. [ XtSetKeyboardFocus ]
XtSetMappedchange the value of a widget’s map_when_managed field. [ XtSetMappedWhenManaged ]
XtSetMultiCset the multi-click time dynamically. [ XtSetMultiClickTime ]
XtSetSelectset value of selection timeout. [ XtSetSelectionTimeout ]
XtSetSensitset the sensitivity state of a widget. [ XtSetSensitive ]
XtSetSubvalcopy resource settings from an ArgList to a subpart resource list. [ XtSetSubvalues ]
XtSetTypeCoregister a type converter for all application contexts in a process. [ XtSetTypeConverter ]
XtSetValuescopy resources from an ArgList to a widget. 
XtSetWMColoset WM_COLORMAP_WINDOWS property to inform window manager of custom colormaps. [ XtSetWMColormapWindows ]
XtSetWarniAregister a procedure to be called on nonfatal error conditions. [ XtSetWarningHandler ]
XtSetWarniBregister a high-level procedure to be called on nonfatal error conditions. [ XtSetWarningMsgHandler ]
XtStringConemit boilerplate string conversion error message. [ XtStringConversionWarning ]
XtSuperclasobtain a widget’s superclass. [ XtSuperclass ]
XtTimerCallprototype callback procedure invoked when timeouts expire. [ XtTimerCallbackProc ]
XtToolkitIninitialize the X Toolkit internals. [ XtToolkitInitialize ]
XtTranslatAtranslate an x-y coordinate pair from widget coordinates to root coordinates. [ XtTranslateCoords ]
XtTranslatBthe default keycode-to-keysym translator. [ XtTranslateKey ]
XtTranslatCinvoke the currently registered keycode-to-keysym translator. [ XtTranslateKeycode ]
XtTypeConveprototype procedure for a new-style resource converter. [ XtTypeConverter ]
XtUngrabButcancel a passive button grab. [ XtUngrabButton ]
XtUngrabKeAcancel a passive key grab. [ XtUngrabKey ]
XtUngrabKeBcancel an active keyboard grab. [ XtUngrabKeyboard ]
XtUngrabPoicancel an active pointer grab. [ XtUngrabPointer ]
XtUninstallremove existing translations. [ XtUninstallTranslations ]
XtUnmanageAremove a widget from its parent’s managed list. [ XtUnmanageChild ]
XtUnmanageBremove a list of children from a parent widget’s managed list. [ XtUnmanageChildren ]
XtUnmapWidgunmap a widget explicitly. [ XtUnmapWidget ]
XtUnrealizedestroy the windows associated with a widget and its descendants. [ XtUnrealizeWidget ]
XtVaAppCreacreate a top-level widget that is the root of a widget tree, using varargs argument style. [ XtVaAppCreateShell ]
XtVaAppInitinitialize the X Toolkit internals, using varargs argument style. [ XtVaAppInitialize ]
XtVaCreateAdynamically allocate a varargs list for use with the XtVaNestedList symbol in multiple varargs calls. [ XtVaCreateArgsList ]
XtVaCreateMcreate and manage a child widget in a single procedure, using varargs argument style. [ XtVaCreateManagedWidget ]
XtVaCreatePcreate a pop-up shell, using varargs argument style. [ XtVaCreatePopupShell ]
XtVaCreateWcreate an instance of a widget using varargs argument style. [ XtVaCreateWidget ]
XtVaGetApplretrieve resources for the overall application using varargs argument style. [ XtVaGetApplicationResources ]
XtVaGetSubrfetch resources for widget subparts, using varargs argument style. [ XtVaGetSubresources ]
XtVaGetSubvretrieve the current values of nonwidget resources associated with a widget instance, using varargs argument style. [ XtVaGetSubvalues ]
XtVaGetValuretrieve the current values of resources associated with a widget instance, using varargs argument style. [ XtVaGetValues ]
XtVaSetSubvset the current values of nonwidget resources associated with a widget instance, using varargs argument style. [ XtVaSetSubvalues ]
XtVaSetValumodify the current resource values associated with a widget instance, using varargs argument style. [ XtVaSetValues ]
XtWarningcall the installed low-level warning handler. 
XtWarningMscall the installed high-level warning handler. [ XtWarningMsg ]
XtWidgetToAget the application context for a given widget. [ XtWidgetToApplicationContext ]
XtWindowreturn the window of the specified widget. 
XtWindowOfOreturn the window for the nearest ancestor of object that is of class Core. [ XtWindowOfObject ]
XtWindowToWtranslate a window and display pointer into a widget ID. [ XtWindowToWidget ]
XtWorkProcprototype procedure for performing background processing. 
accept_focuCore method for accepting or rejecting the keyboard focus. [ accept_focus ]
change_manaComposite method to respond to a change in a list of managed widgets. [ change_managed ]
class_initiCore method for dynamically initializing the class. [ class_initialize ]
class_part_Core method to initialize class part structure fields. [ class_part_initialize ]
dce_error_inq_textReturns the message text for a DCE component status code
delete_chilComposite method called when a child is destroyed. [ delete_child ]
demangledecode a C++ encoded symbol name
destroyCore method called when a widget is destroyed. 
display_accCore method to display current accelerators. [ display_accelerator ]
exposeCore method for drawing graphics. 
geometry_maComposite method called when a child requests a new geometry. [ geometry_manager ]
get_values_Core method for getting subpart resource values. [ get_values_hook ]
initializeCore method for initializing instance variables. 
initialize_Core method for initializing subpart data. [ initialize_hook ]
insert_chilComposite method to insert a child into the array of children. [ insert_child ]
monitorprepare execution profile[ monitor, monstartup, moncontrol ]
query_geomeCore method called when a widget is destroyed. [ query_geometry ]
realizeCore method to set window attributes and to create a window. 
resizeCore method called when a widget is resized. 
rpc_binding_copyReturns a copy of a binding handle
rpc_binding_freeReleases binding handle resources
rpc_binding_from_string_bindingReturns a binding handle from a string representation of a binding handle
rpc_binding_inq_auth_clientReturns authentication and authorization information from the binding handle for an authenticated client
rpc_binding_inq_auth_infoReturns authentication and authorization information from a server binding handle
rpc_binding_inq_objectReturns the object UUID from a binding handle
rpc_binding_resetResets a server binding handle so the host remains specified, but the server instance on that host is unspecified
rpc_binding_server_from_clientConverts a client binding handle to a server binding handle
rpc_binding_set_auth_infoSets authentication and authorization information for a server binding handle
rpc_binding_set_objectSets the object UUID value into a server binding handle
rpc_binding_to_string_bindingReturns a string representation of a binding handle
rpc_binding_vector_freeFrees the memory used to store a vector and binding handles
rpc_ep_registerAdds to, or replaces, server address information in the local endpoint map
rpc_ep_register_no_replaceAdds to server address information in the local endpoint map
rpc_ep_resolve_bindingResolves a partially bound server binding handle into a fully bound server binding handle
rpc_ep_unregisterRemoves server address information from the local endpoint map
rpc_if_id_vector_freeFrees a vector and the interface identifier structures it contains
rpc_if_inq_idReturns the interface identifier for an interface specification
rpc_introIntroduction to the NCS 2.0 RPC API runtime
rpc_mgmt_ep_elt_inq_beginCreates an inquiry context for viewing the elements in a local or remote endpoint map
rpc_mgmt_ep_elt_inq_doneDeletes the inquiry context for viewing the elements in a local or remote endpoint map
rpc_mgmt_ep_elt_inq_nextReturns one element from a local or remote endpoint map
rpc_mgmt_ep_unregisterRemoves server address information from a local or remote endpoint map
rpc_mgmt_inq_com_timeoutReturns the communication timeout value in a binding handle
rpc_mgmt_inq_dflt_protect_levelReturns the default protection level for an authentication service
rpc_mgmt_inq_if_idsReturns a vector of interface identifiers of interfaces a server offers
rpc_mgmt_inq_server_princ_nameReturns a server’s principal name
rpc_mgmt_inq_statsReturns RPC runtime statistics
rpc_mgmt_is_server_listeningTells whether a server is listening for remote procedure calls
rpc_mgmt_set_authorization_fnEstablishes an authorization function for processing remote calls to a server’s management routines
rpc_mgmt_set_cancel_timeoutSets the lower bound on the time to wait before timing out after forwarding a cancel
rpc_mgmt_set_com_timeoutSets the communication timeout value in a binding handle
rpc_mgmt_set_server_stack_sizeSpecifies the stack size for each server thread
rpc_mgmt_stats_vector_freeFrees a statistics vector
rpc_mgmt_stop_server_listeningTells a server to stop listening for remote procedure calls
rpc_network_inq_protseqsReturns all protocol sequences supported by both the RPC runtime and the operating system
rpc_network_is_protseq_validTells whether the specified protocol sequence is supported by both the RPC runtime and the operating system
rpc_ns_binding_exportEstablishes a name service database entry with binding handles or object UUIDs for a server
rpc_ns_binding_import_beginCreates an import context for an interface and an object in the name service database
rpc_ns_binding_import_doneDeletes the import context for searching the name service database
rpc_ns_binding_import_nextReturns a binding handle of a compatible server (if found) from the name service database
rpc_ns_binding_inq_entry_nameReturns the name of an entry in the name service database from which the server binding handle came
rpc_ns_binding_lookup_beginCreates a lookup context for an interface and an object in the name service database
rpc_ns_binding_lookup_doneDeletes the lookup context for searching the name service database
rpc_ns_binding_lookup_nextReturns a list of binding handles of one or more compatible servers (if found) from the name service database
rpc_ns_binding_selectReturns a binding handle from a list of compatible server binding handles
rpc_ns_binding_unexportRemoves the binding handles for an interface, or object UUIDs, from an entry in the name service database
rpc_ns_entry_expand_nameExpands the name of a name service entry
rpc_ns_entry_object_inq_beginCreates an inquiry context for viewing the objects of an entry in the name service database
rpc_ns_entry_object_inq_doneDeletes the inquiry context for viewing the objects of an entry in the name service database
rpc_ns_entry_object_inq_nextReturns one object at a time from an entry in the name service database
rpc_ns_group_deleteDeletes a group attribute
rpc_ns_group_mbr_addAdds an entry name to a group; if necessary, creates the entry
rpc_ns_group_mbr_inq_beginCreates an inquiry context for viewing group members
rpc_ns_group_mbr_inq_doneDeletes the inquiry context for a group
rpc_ns_group_mbr_inq_nextReturns one member name at a time from a group
rpc_ns_group_mbr_removeRemoves an entry name from a group
rpc_ns_mgmt_binding_unexportRemoves multiple binding handles, or object UUIDs, from an entry in the name service database
rpc_ns_mgmt_entry_createCreates an entry in the name service database
rpc_ns_mgmt_entry_deleteDeletes an entry from the name service database
rpc_ns_mgmt_entry_inq_if_idsReturns the list of interfaces exported to an entry in the name service database
rpc_ns_mgmt_handle_set_exp_ageSets a handle’s expiration age for local copies of name service data
rpc_ns_mgmt_inq_exp_ageReturns the application’s global expiration age for local copies of name service data
rpc_ns_mgmt_set_exp_ageModifies the application’s global expiration age for local copies of name service data
rpc_ns_profile_deleteDeletes a profile attribute
rpc_ns_profile_elt_addAdds an element to a profile. If necessary, creates the entry. 
rpc_ns_profile_elt_inq_beginCreates an inquiry context for viewing the elements in a profile
rpc_ns_profile_elt_inq_doneDeletes the inquiry context for a profile
rpc_ns_profile_elt_inq_nextReturns one element at a time from a profile
rpc_ns_profile_elt_removeRemoves an element from a profile
rpc_object_inq_typeReturns the type of an object
rpc_object_set_inq_fnRegisters an object inquiry function
rpc_object_set_typeRegisters the type of an object with the RPC runtime
rpc_protseq_vector_freeFrees the memory used by a vector and its protocol sequences
rpc_server_inq_bindingsReturns binding handles for communication with a server
rpc_server_inq_ifReturns the manager entry point vector registered for an interface
rpc_server_listenTells the RPC runtime to listen for remote procedure calls
rpc_server_register_auth_infoRegisters authentication information with the RPC runtime
rpc_server_register_ifRegisters an interface with the RPC runtime
rpc_server_unregister_ifRemoves an interface from the RPC runtime
rpc_server_use_all_protseqsTells the RPC runtime to use all supported protocol sequences for receiving remote procedure calls
rpc_server_use_all_protseqs_ifTells the RPC runtime to use all the protocol sequences and endpoints specified in the interface specification for receiving remote procedure calls
rpc_server_use_protseqTells the RPC runtime to use the specified protocol sequence for receiving remote procedure calls
rpc_server_use_protseq_epTells the RPC runtime to use the specified protocol sequence combined with the specified endpoint for receiving remote procedure calls
rpc_server_use_protseq_ifTells the RPC runtime to use the specified protocol sequence combined with the endpoints in the interface specification for receiving remote procedure calls
rpc_ss_allocateAllocates memory within the RPC stub memory management scheme
rpc_ss_destroy_client_contextReclaims the client memory resources for the context handle, and sets the context handle to null
rpc_ss_disable_allocateReleases resources and allocated memory
rpc_ss_enable_allocateEnables the allocation of memory by the rpc_ss_allocate routine when not in manager code
rpc_ss_freeFrees memory allocated by the rpc_ss_allocate routine
rpc_ss_get_thread_handleGets a thread handle for the manager code before it spawns additional threads, or for the client code when it becomes a server
rpc_ss_register_auth_infoRegisters authentication and authorization information for an interface
rpc_ss_set_client_alloc_freeSets the memory allocation and freeing mechanism used by the client stubs, thereby overriding the default routines the client stub uses to manage memory for pointed-to nodes
rpc_ss_set_thread_handleSets the thread handle for either a newly created spawned thread or for a server that was formerly a client and is ready to be a client again
rpc_ss_swap_client_alloc_freeExchanges the current memory allocation and freeing mechanism used by the client stubs with one supplied by the client
rpc_string_binding_composeCombines the components of a string binding into a string binding
rpc_string_binding_parseReturns, as separate strings, the components of a string binding
rpc_string_freeFrees a character string allocated by the runtime
set_valuesCore method for processing resource changes. 
set_valuesACore method to negotiate compromise geometries. [ set_values_almost ]
set_valuesBCore method for processing subpart resources. [ set_values_hook ]
uuid_compareCompares two UUIDs and determines their order
uuid_createCreates a new UUID
uuid_create_nilCreates a nil UUID
uuid_equalDetermines if two UUIDs are equal
uuid_from_stringConverts a string UUID to its binary representation
uuid_hashCreates a hash value for a UUID
uuid_is_nilDetermines if a UUID is nil
uuid_to_stringConverts a UUID from a binary representation to a string representation

Section 3C++

CPLX.INTROintroduction to C++ complex mathematics library[ complex ]
IOS.INTRObuffering, formatting and input/output[ iostream ]
TASK.INTROcoroutines, multiple threads of control, C++ task library[ task ]
cartpolfunctions for the C++ Complex Math Library[ cartesian/polar ]
cplxerrerror-handling function for the C++ Complex Math Library[ complex_error ]
cplxexpexponential, logarithm, power, square root functions for the C++ complex library[ exp, log, pow, sqrt ]
cplxops[ complex_operators:  operators for the C++ complex math library ]
cplxtrigtrigonometric and hyperbolic functions for the C++ complex library
filebufbuffer for file I/O. 
fstreamiostream and streambuf specialized to files
interruptsignal handling for the C++ task library[ Interrupt_handler ]
iosinput/output formatting
istreamformatted and unformatted input
manipiostream out of band manipulations[ manipulators ]
ostreamformatted and unformatted output
queueqheads and qtails for the C++ task library
sbuf.protinterface for derived classes[ streambuf ]
sbuf.pubpublic interface of character buffering class[ streambuf ]
ssbufstreambuf specialized to arrays[ strstreambuf ]
stdiobufiostream specialized to stdio FILE
strstreamiostream specialized to arrays

3X. Miscellaneous Libraries

Applicationthe ApplicationShell widget class.[ ApplicationShell ]
Compositethe Composite widget class.
Constraintthe Constraint widget class.
Constraint_
CoreThe Core widget class.
MrmCloseHieCloses a UID hierarchy. [ MrmCloseHierarchy ]
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 ]
MrmFetchWid
MrmInitialiPrepares an application to use MRM widget-fetching facilities. [ MrmInitialize ]
MrmOpenHierAllocates a hierarchy ID and opens all the UID files in the hierarchy. [ MrmOpenHierarchy ]
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 ]
MrmRegister
Object[ Object -- The Object widget class. ]
OverrideSheThe OverrideShell widget class.[ OverrideShell ]
RectObjThe RectObj widget class.
ShellThe Shell widget class.
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 ]
VendorShellThe VendorShell widget class.
VirtualBindBindings for virtual mouse and key events.[ VirtualBindings ]
WMShellThe WMShell widget class.
XGetExtensquery the version of the input extension. [ XGetExtensionVersion ]
XHPAcknowleSend an Acknowledge to an extended input device. [ XHPAcknowledge ]
XHPChangeDeChange the control attributes of an extension input device. [ XHPChangeDeviceControl ]
XHPConvertLconvert key event into keysym and characters[ XHPConvertLookup ]
XHPDeviceAuTurn autorepeat on for an extension input device. [ XHPDeviceAutoRepeatOn ]
XHPDisableRDisable the reset key sequence. [ XHPDisableReset ]
XHPEnableReEnable the reset key sequence. [ XHPEnableReset ]
XHPFileToPiTransfer an image stored in a file into a pixmap. [ XHPFileToPixmap ]
XHPFileToWiTransfer an image stored in a file into a window. [ XHPFileToWindow ]
XHPFreeDeviFree the input device list. [ XHPFreeDeviceList ]
XHPGetCurreGet the current extension event mask. [ XHPGetCurrentDeviceMask ]
XHPGetDevicGet the focus window ID for an extension input device. [ XHPGetDeviceFocus ]
XHPGetEurasreturn the convert routine for Eurasian keyboards[ XHPGetEurasianCvt ]
XHPGetExtEvGet an extension event mask. [ XHPGetExtEventMask ]
XHPGetServeGet the mode of the specified screen. [ XHPGetServerMode ]
XHPGrabDeviGrab an extended input device. [ XHPGrabDevice ]
XHPInputC_smap keysyms into Chinese_s characters. [ XHPInputChinese_s ]
XHPInputC_tmap keysyms into Chinese_t characters. [ XHPInputChinese_t ]
XHPInputISOmap keysyms into ISO 7-bit substitution characters. [ XHPInputISO7sub ]
XHPInputJapmap keysyms into Japanese characters. [ XHPInputJapanese ]
XHPInputKormap keysyms into Korean characters. [ XHPInputKorean ]
XHPInputRommap keysyms into Roman8 characters. [ XHPInputRoman8 ]
XHPKeysymToconvert between X KeySyms and HP Roman8 characters[ XHPKeysymToRoman8, XHPRoman8ToKeysym ]
XHPListInpuList all available X input devices. [ XHPListInputDevices ]
XHPNlioctlconfigure the 16-bit input environment
XHPPixmapToSave the contents of a rectangular pixmap area in a file. [ XHPPixmapToFile ]
XHPPromptSend a prompt to an extended input device. 
XHPQueryImaReturn image file header structure. [ XHPQueryImageFile ]
XHPSelectExSelect an extension event. [ XHPSelectExtensionEvent ]
XHPSetDevicSet the focus for an extended input device. [ XHPSetDeviceFocus ]
XHPSetErrorRegister an X error handling routine. [ XHPSetErrorHandler ]
XHPSetInputOpen a device for X input. [ XHPSetInputDevice ]
XHPSetKeyboset/refresh the keyboard mapping[ XHPSetKeyboardMapping, XHPRefreshKeyboardMapping ]
XHPUngrabDeRelease a grab of an extension input device. [ XHPUngrabDevice ]
XHPWindowToSave the contents of a rectangular window in a file. [ XHPWindowToFile ]
XOpenInputopen or close an extension input device[ XOpenDevice, XCloseDevice ]
XQueryDeviquery the state of an extension input device. [ XQueryDeviceState ]
XSetDevModchange the mode of a device. [ XSetDeviceMode ]
XSetDevicBquery or change device button mappings[ XSetDeviceButtonMapping, XGetDeviceButtonMapping ]
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 ]
XmAddProtoc
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 ]
XmAddWMProt
XmArrowButAThe ArrowButton widget class.[ XmArrowButton ]
XmArrowButBThe ArrowButtonGadget widget class.[ XmArrowButtonGadget ]
XmArrowButt
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 ]
XmCascadeBu
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 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 ]
XmClipboardA clipboard function that ends a copy to the clipboard.[ XmClipboardEndCopy ]
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 ]
XmConvertUna function that converts a value in one unit type to another unit type.[ XmConvertUnits ]
XmCreateArAthe ArrowButton widget creation function.[ XmCreateArrowButton ]
XmCreateArBthe ArrowButtonGadget creation function.[ XmCreateArrowButtonGadget ]
XmCreateArr
XmCreateBuAthe BulletinBoard widget creation function.[ XmCreateBulletinBoard ]
XmCreateBuBthe BulletinBoard BulletinBoardDialog convenience creation function.[ XmCreateBulletinBoardDialog ]
XmCreateBul
XmCreateCaAthe CascadeButton widget creation function.[ XmCreateCascadeButton ]
XmCreateCaBthe CascadeButtonGadget creation function.[ XmCreateCascadeButtonGadget ]
XmCreateCas
XmCreateComthe Command widget creation function.[ XmCreateCommand ]
XmCreateDiathe DialogShell widget creation function.[ XmCreateDialogShell ]
XmCreateDrAthe DrawingArea widget creation function.[ XmCreateDrawingArea ]
XmCreateDrBthe DrawnButton widget creation function.[ XmCreateDrawnButton ]
XmCreateDrathe DrawingArea widget creation function.[ XmCreateDrawingArea ]
XmCreateErrthe MessageBox ErrorDialog convenience creation function.[ XmCreateErrorDialog ]
XmCreateFiAthe FileSelectionBox widget creation function.[ XmCreateFileSelectionBox ]
XmCreateFiBthe FileSelectionBox FileSelectionDialog convenience creation function.[ XmCreateFileSelectionDialog ]
XmCreateFil
XmCreateFoAthe Form widget creation function.[ XmCreateForm ]
XmCreateFoBa Form FormDialog convenience creation function.[ XmCreateFormDialog ]
XmCreateFor
XmCreateFrathe Frame widget creation function.[ XmCreateFrame ]
XmCreateInfthe MessageBox InformationDialog convenience creation function.[ XmCreateInformationDialog ]
XmCreateLaAthe Label widget creation function.[ XmCreateLabel ]
XmCreateLaBthe LabelGadget creation function.[ XmCreateLabelGadget ]
XmCreateLab
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 ]
XmCreateMen
XmCreateMes
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 ]
XmCreatePul
XmCreatePus
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 Text ScrolledText convenience creation function.[ XmCreateScrolledText ]
XmCreateScEthe ScrolledWindow widget creation function.[ XmCreateScrolledWindow ]
XmCreateScathe Scale widget creation function.[ XmCreateScale ]
XmCreateScr
XmCreateSeAthe SelectionBox widget creation function.[ XmCreateSelectionBox ]
XmCreateSeBthe SelectionBox SelectionDialog convenience creation function.[ XmCreateSelectionDialog ]
XmCreateSeCthe Separator widget creation function.[ XmCreateSeparator ]
XmCreateSeDthe SeparatorGadget creation function.[ XmCreateSeparatorGadget ]
XmCreateSel
XmCreateSep
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 ]
XmCreateSim
XmCreateTeAthe Text widget creation function.[ XmCreateText ]
XmCreateTeBthe TextField widget creation function.[ XmCreateTextField ]
XmCreateTex
XmCreateToAthe ToggleButton widget creation function.[ XmCreateToggleButton ]
XmCreateToBthe ToggleButtonGadget creation function.[ XmCreateToggleButtonGadget ]
XmCreateTog
XmCreateWara MessageBox WarningDialog convenience creation function.[ XmCreateWarningDialog ]
XmCreateWoAa function that creates a RowColumn work area.[ XmCreateWorkArea ]
XmCreateWoBthe MessageBox WorkingDialog convenience creation function.[ XmCreateWorkingDialog ]
XmCreateWor
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 ]
XmDeactivat
XmDestroyPia pixmap caching function that removes a pixmap from the pixmap cache.[ XmDestroyPixmap ]
XmDialogShethe DialogShell widget class.[ XmDialogShell ]
XmDrawingArthe DrawingArea widget class.[ XmDrawingArea ]
XmDrawnButtthe DrawnButton widget class.[ XmDrawnButton ]
XmFileSeleAthe FileSelectionBox widget class.[ XmFileSelectionBox ]
XmFileSeleBa FileSelectionBox function that is used to access a component.[ XmFileSelectionBoxGetChild ]
XmFileSeleCa FileSelectionBox function that initiates a directory search.[ XmFileSelectionDoSearch ]
XmFileSelec
XmFontListData type for a font list. 
XmFontListAa compound string function that creates a new font list.[ XmFontListAdd ]
XmFontListBa compound string function that copies a font list.[ XmFontListCopy ]
XmFontListC
XmFontListDa compound string function that creates a font list.[ XmFontListCreate ]
XmFontListEa compound string function that recovers memory used by a font list.[ XmFontListFree ]
XmFontListF
XmFontListG
XmFontListHa compound string function that instructs the toolkit that the font list context is no longer needed.[ XmFontListFreeFontContext ]
XmFontListI
XmFontListJa compound string function that allows applications to access the fonts and character sets in a font list.[ XmFontListGetNextFont ]
XmFontListKa compound string function that allows applications to access the fonts and character sets in a font list.[ XmFontListInitFontContext ]
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 ]
XmGetMenuCua RowColumn function that returns the cursor ID for the current menu cursor.[ XmGetMenuCursor ]
XmGetPixmapa pixmap caching function that generates a pixmap, stores it in a pixmap cache, and returns the pixmap.
XmGetPosteda RowColumn function that returns the widget from which a menu was posted.[ XmGetPostedFromWidget ]
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 specifies if the window manager is running.[ XmIsMotifWMRunning ]
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 items to the list.[ XmListAddItems ]
XmListAddICa List function that adds an item to the list.[ XmListAddItemUnselected ]
XmListAddIt
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 ]
XmListDelet
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 ]
XmListDesel
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 ]
XmListReplAa List function that replaces the specified elements in the list.[ XmListReplaceItems ]
XmListReplBa List function that replaces the specified elements in the list.[ XmListReplaceItemsPos ]
XmListReplaa List function that replaces the specified elements in the list.[ XmListReplaceItems ]
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 ]
XmListSelec
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 ]
XmListSetBo
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 ]
XmListSetPoa List function that makes the item at the given position the first visible position in the list.[ XmListSetPos ]
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 ]
XmMainWindo
XmManagerthe Manager widget class.
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 ]
XmMessageBo
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 ]
XmPushButto
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 ]
XmRemovePro
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 ]
XmRemoveWMP
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 ]
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 ]
XmScrollBar
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 ]
XmScrolledW
XmSelectioAthe SelectionBox widget class.[ XmSelectionBox ]
XmSelectioBa SelectionBox function that is used to access a component.[ XmSelectionBoxGetChild ]
XmSelection
XmSeparatoAthe Separator widget class.[ XmSeparator ]
XmSeparatoBthe SeparatorGadget widget class.[ XmSeparatorGadget ]
XmSeparator
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 ]
XmSetFontUn
XmSetMenuCua RowColumn 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 ]
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.[ XmStringCreateLtoR ]
XmStringCrCa compound string function that creates a compound string in the language environment of a widget.[ XmStringCreateSimple ]
XmStringCre
XmStringDiAData type for the direction of display in a string. [ XmStringDirection ]
XmStringDiBa compound string function that creates a compound string.[ XmStringDirectionCreate ]
XmStringDir
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 ]
XmStringDraa compound string function that draws a compound string in an X window.[ XmStringDraw ]
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 ]
XmStringFre
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 ]
XmStringGet
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 ]
XmStringNCo
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 ]
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
XmTextFielAthe TextField class.[ XmTextField ]
XmTextFielBa TextField function that clears the primary selection.[ XmTextFieldClearSelection ]
XmTextFielCa TextField function that copies the primary selection to the clipboard[ XmTextFieldCopy ]
XmTextFielDa TextField function that copies the primary selection to the clipboard and deletes the selected text[ XmTextFieldCut ]
XmTextFielEa TextField function that accesses the x position of the first baseline[ XmTextFieldGetBaseline ]
XmTextFielFa TextField function that accesses the edit permission state.[ XmTextFieldGetEditable ]
XmTextFielGa TextField function that accesses the position of the insertion cursor[ XmTextFieldGetInsertionPosition ]
XmTextFielHa TextField function that accesses the position of the last text character[ XmTextFieldGetLastPosition ]
XmTextFielIa TextField function that accesses the value of the current maximum allowable length of a text string entered from the keyboard.[ XmTextFieldGetMaxLength ]
XmTextFielJa TextField function that retrieves the value of the primary selection.[ XmTextFieldGetSelection ]
XmTextFielKa TextField function that accesses the position of the primary selection[ XmTextFieldGetSelectionPosition ]
XmTextFielLa TextField function that accesses the string value.[ XmTextFieldGetString ]
XmTextFielMa TextField function that inserts a character string into a text string.[ XmTextFieldInsert ]
XmTextFielNa TextField function that inserts the clipboard selection[ XmTextFieldPaste ]
XmTextFielOa TextField function that accesses the x and y position of a character position[ XmTextFieldPosToXY ]
XmTextFielPa TextField function that deletes the primary selection[ XmTextFieldRemove ]
XmTextFielQa TextField function that replaces part of a text string.[ XmTextFieldReplace ]
XmTextFielSa TextField function that sets the edit permission.[ XmTextFieldSetEditable ]
XmTextFielTa TextField function that highlights text[ XmTextFieldSetHighlight ]
XmTextFielUa TextField function that sets the position of the insertion cursor[ XmTextFieldSetInsertionPosition ]
XmTextFielVa TextField function that sets the value of the current maximum allowable length of a text string entered from the keyboard.[ XmTextFieldSetMaxLength ]
XmTextFielWa TextField function that sets the primary selection of the text.[ XmTextFieldSetSelection ]
XmTextFielXa TextField function that sets the string value.[ XmTextFieldSetString ]
XmTextFielYa TextField function that forces text at a given position to be displayed[ XmTextFieldShowPosition ]
XmTextFielZa TextField function that accesses the character position nearest an x and y position[ XmTextFieldXYToPos ]
XmTextFielda TextField function that copies the primary selection to the clipboard and deletes the selected text[ XmTextFieldCut ]
XmTextGetBaa Text function that accesses the x 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 position of the last text character[ 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 accesses the source of the widget[ XmTextGetSource ]
XmTextGetSDa Text function that accesses the string value.[ XmTextGetString ]
XmTextGetSe
XmTextGetSo
XmTextGetSt
XmTextGetToa Text function that accesses the position of the first character displayed[ XmTextGetTopCharacter ]
XmTextInsera Text function that inserts a character string into a text string.[ XmTextInsert ]
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 ]
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 ]
XmTextSetSea Text function that sets the primary selection of the text.[ XmTextSetSelection ]
XmTextSetSoa Text function that sets the source of the widget[ XmTextSetSource ]
XmTextSetSta Text function that sets the string value.[ XmTextSetString ]
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 ]
XmToggleBut
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 ]
XmVaCreateS
XtAppAddAct
XtAppGetErr
XtAppSetErr
XtAppSetWar
XtAppWarnin
XtCallCallb
XtCallbackN
XtCallbackP
XtCallbackR
XtConvertSe
XtCreateApp
XtGetApplic
XtGetErrorD
XtGetSelect
XtInitializ
XtLoseSelec
XtManageChi
XtOwnSelect
XtRemoveCal
XtSelection
XtSetWarnin
XtTranslate
XtUngrabKey
XtUnmanageC
XvAppInitinitializes an HP VUE client. 
XvHelpOnHlpdisplays help on the help system. [ XvHelpOnHelp ]
XvHelpOnItprovides context-sensitive help. [ XvHelpOnItem ]
XvHelpOnMandisplays a man page on the help system. [ XvHelpOnManual ]
XvHelpOnTopdisplays help on a particular topic. [ XvHelpOnTopic ]
XvHelpOnVerdisplays the application’s version number on the help system. [ XvHelpOnVersion ]
XvHelpTopLvdisplays the top level index for the help system. [ XvHelpTopLevel ]
XvInitinitializes an HP VUE client. 
XvSessResPtreturns the path for an application to restore session information from. [ XvSessionRestorePath ]
XvSessSvPthreturns a path and file name for an application to save session information to. [ XvSessionSavePath ]
bitsetset of ints/enums/bits package[ Bitset ]
booleansimple TRUE/FALSE type for C/C++
codelibsC++ code re-use library
dynarraygeneric dynamic arrays for C++
hashtablegeneric hashtable for C++
heapheap management class[ Heap ]
longer64-bit integer class
mbstringmulti-byte character string operations: mbslen, mbschr, mbsrchr
mutexmutual exclusion class[ Mutex ]
napmillisecond sleep function
pathutilsvarious file-path manipulation utilities[ pathbase, pathdir, pathcollapse ]
pidalivereport liveliness of a process
ptyopenpty utilities[ ptyopen, ptysystem, ptyexecvp, ptyclose ]
set_values_
shellutilsshell−style lexical analysis tools[ shellscan ]
smaShared memory allocator[ Sma ]
sorttablegeneric sorted table for C++
stdioxread arbitrary length lines from a file[ xgets ]
stringxcharacter string operations: strapp, strnapp, strbld, strbldf, strchg, strins, strdel, strcmpi, strncmpi, strnew, strfree, strend, strhash, strhashi, strstrx, strrstrx, strwcmp, strwcmpi, strwpat, strupper, strlower, strtokx, strsep, strsepb, strcmbn, strcmbnb, strvdup, strvfree, strvlen

3X11. X11 Libraries

AllPlanesDisplay macros[ AllPlanes, BlackPixel, WhitePixel, ConnectionNumber, DefaultColormap, DefaultDepth, DefaultGC, DefaultRootWindow, DefaultScreenOfDisplay, DefaultScreen, DefaultVisual, DisplayCells, DisplayPlanes, DisplayString, LastKnownRequestProcessed, NextRequest, ProtocolVersion, ProtocolRevision, QLength, RootWindow, ScreenCount, ScreenOfDisplay, ServerVendor, VendorRelease ]
BlackPixelscreen information functions and macros[ BlackPixelOfScreen, WhitePixelOfScreen, CellsOfScreen, DefaultColormapOfScreen, DefaultDepthOfScreen, DefaultGCOfScreen, DefaultVisualOfScreen, DoesBackingStore, DoesSaveUnders, DisplayOfScreen, XScreenNumberOfScreen, EventMaskOfScreen, HeightOfScreen, HeightMMOfScreen, MaxCmapsOfScreen, MinCmapsOfScreen, PlanesOfScreen, RootWindowOfScreen, WidthOfScreen, WidthMMOfScreen ]
ImageByteOimage format functions and macros[ ImageByteOrder, BitmapBitOrder, BitmapPad, BitmapUnit, DisplayHeight, DisplayHeightMM, DisplayWidth, DisplayWidthMM, XListPixmapFormats, XPixmapFormatValues ]
IsCursorKekeysym classifiaction macros[ IsCursorKey, IsFunctionKey, IsKeypadKey, IsMiscFunctionKey, IsModiferKey, IsPFKey ]
XAddHostcontrol host access and host control structure[ XAddHost, XAddHosts, XListHosts, XRemoveHost, XRemoveHosts, XSetAccessControl, XEnableAccessControl, XDisableAccessControl, XHostAddress ]
XAllocClasallocate class hints structure and set or read a window’s WM_CLASS property[ XAllocClassHint, XSetClassHint, XGetClassHint, XClassHint ]
XAllocColorallocate and free colors[ XAllocColor, XAllocNamedColor, XAllocColorCells, XAllocColorPlanes, XFreeColors ]
XAllocIconallocate icon size structure and set or read a window’s WM_ICON_SIZES property[ XAllocIconSize, XSetIconSizes, XGetIconSizes, XIconSize ]
XAllocSizeallocate size hints structure and set or read a window’s WM_NORMAL_HINTS property[ XAllocSizeHints, XSetWMNormalHints, XGetWMNormalHints, XSetWMSizeHints, XGetWMSizeHints, XSizeHints ]
XAllocStanallocate, set, or read a standard colormap structure[ XAllocStandardColormap, XSetRGBColormaps, XGetRGBColormaps, XStandardColormap ]
XAllocWmHiallocate window manager hints structure and set or read a window’s WM_HINTS property[ XAllocWMHints, XSetWMHints, XGetWMHints, XWMHints ]
XAllowDevErelease queued events[ XAllowDeviceEvents ]
XAllowEventrelease queued events[ XAllowEvents ]
XAnyEventgeneric X event structures[ XAnyEvent, XEvent ]
XButtonEveKeyPress, KeyRelease, ButtonPress, ButtonRelease, and MotionNotify event structures[ XButtonEvent, XKeyEvent, XMotionEvent ]
XChangeFeequery and change input device feedbacks[ XGetFeedbackControl, XChangeFeedbackControl ]
XChangeKeMquery or change device key mappings[ XGetDeviceKeyMapping, XChangeDeviceKeyMapping ]
XChangeKeychange which device is used as the X keyboard[ XChangeKeyboardDevice ]
XChangeKeyCmanipulate keyboard settings and keyboard contol structure[ XChangeKeyboardControl, XGetKeyboardControl, XAutoRepeatOn, XAutoRepeatOff, XBell, XQueryKeymap, XKeyboardControl ]
XChangeKeyMmanipulate keyboard encoding and keyboard encoding structure[ XChangeKeyboardMapping, XGetKeyboardMapping, XDisplayKeycodes, XSetModifierMapping, XGetModifierMapping, XNewModifiermap, XInsertModifiermapEntry, XDeleteModifiermapEntry, XFreeModifierMap XModifierKeymap ]
XChangePoichange which device is the X pointer[ XChangePointerDevice ]
XChangePoincontrol pointer[ XChangePointerControl, XGetPointerControl ]
XChangeSavechange a client’s save set[ XChangeSaveSet, XAddToSaveSet, XRemoveFromSaveSet ]
XChangeWinchange window attributes[ XChangeWindowAttributes, XSetWindowBackground, XSetWindowBackgroundPixmap, XSetWindowBorder, XSetWindowBorderPixmap ]
XChangeWindCreateNotify event structure[ XCreateWindowEvent ]
XCheckMaskColormapNotify event structure[ XClientMessageEvent ]
XCheckWindCreateNotify event structure[ XCreateWindowEvent ]
XCirReqEveCirculateRequest event structure[ XCirculateRequestEvent ]
XCirculateCirculateNotify event structure[ XCirculateEvent ]
XClearAreaclear area or window[ XClearArea, XClearWindow ]
XColorMapEColormapNotify event structure[ XColormapEvent ]
XConfigurRConfigureRequest event structure[ XConfigureRequestEvent ]
XConfigureConfigureNotify event structure[ XConfigureEvent ]
XConfigureWconfigure windows and window changes structure[ XConfigureWindow, XMoveWindow, XResizeWindow, XMoveResizeWindow, XSetWindowBorderWidth, XWindowChanges ]
XCopyAreacopy areas[ XCopyArea, XCopyPlane ]
XCreateColocreate, copy, or destroy colormaps and color struture[ XCreateColormap, XCopyColormapAndFree, XFreeColormap, XSetWindowColormap, XColor ]
XCreateFontcreate cursors[ XCreateFontCursor, XCreatePixmapCursor, XCreateGlyphCursor ]
XCreateGCcreate or free graphics contexts and graphics context structure[ XCreateGC, XCopyGC, XChangeGC, XGetGCValues, XFreeGC, XGContextFromGC, XGCValues ]
XCreateImagimage utilities[ XCreateImage, XGetPixel, XPutPixel, XSubImage, XAddPixel, XDestroyImage ]
XCreatePixmcreate or destroy pixmaps[ XCreatePixmap, XFreePixmap ]
XCreateRegicreate or destroy regions[ XCreateRegion, XSetRegion, XDestroyRegion ]
XCreateWindcreate windows and window attributes structure[ XCreateWindow, XCreateSimpleWindow, XSetWindowAttributes ]
XCrossingEEnterNotify and LeaveNotify event structure[ XCrossingEvent ]
XDefineCursdefine cursors[ XDefineCursor, XUndefineCursor ]
XDestroyWiDestroyNotify event structure[ XDestroyWindowEvent ]
XDestroyWindestroy windows[ XDestroyWindow, XDestroySubwindows ]
XDrawArcdraw arcs and arc structure[ XDrawArc, XDrawArcs, XArc ]
XDrawImageSdraw image text[ XDrawImageString, XDrawImageString16 ]
XDrawLinedraw lines, polygons, and line structure[ XDrawLine, XDrawLines, XDrawSegments, XSegment ]
XDrawPointdraw points and points structure[ XDrawPoint, XDrawPoints, XPoint ]
XDrawRectandraw rectangles and rectangles structure[ XDrawRectangle, XDrawRectangles, XRectangle ]
XDrawStringdraw text characters[ XDrawString, XDrawString16 ]
XDrawTextdraw polytext text and text drawing structures[ XDrawText, XDrawText16, XTextItem, XTextItem16 ]
XEmptyRegiodetermine if regions are empty or equal[ XEmptyRegion, XEqualRegion, XPointInRegion, XRectInRegion ]
XErrorEvenX error event structure[ XErrorEvent ]
XExposeEveExpose event structure[ XExposeEvent ]
XFillRectanfill rectangles, polygons, or arcs[ XFillRectangle, XFillRectangles, XFillPolygon, XFillArc, XFillArcs ]
XFlushhandle output buffer or event queue[ XFlush, XSync, XEventsQueued, XPending ]
XFocusChanFocusIn and FocusOut event structure[ XFocusChangeEvent ]
XFreefree client data[ XFree, XNoOp ]
XGetDefaultget X program defaults[ XGetDefault, XResourceManagerString ]
XGetDevicMquery or change device modifier mappings[ XGetDeviceModifierMapping, XSetDeviceModifierMapping ]
XGetDeviceget device motion history[ XGetDeviceMotionEvents, XDeviceTimeCoord ]
XGetVisualIobtain visual information and visual structure[ XGetVisualInfo, XMatchVisualInfo, XVisualIDFromVisual, XVisualInfo ]
XGetWindowAget current window attribute or geometry and current window attributes structure[ XGetWindowAttributes, XGetGeometry, XWindowAttributes ]
XGetWindowPobtain and change window properties[ XGetWindowProperty, XListProperties, XChangeProperty, XRotateWindowProperties, XDeleteProperty ]
XGrabButtongrab pointer buttons[ XGrabButton, XUngrabButton ]
XGrabDeviBgrab/ ungrab extension input device buttons[ XGrabDeviceButton, XUngrabDeviceButton ]
XGrabDeviKgrab/ungrab extension input device Keys[ XGrabDeviceKey, XUngrabDeviceKey ]
XGrabDevicgrab the specified extension device. [ XGrabDevice, XUngrabDevice ]
XGrabKeygrab keyboard keys[ XGrabKey, XUngrabKey ]
XGrabKeyboagrab the keyboard[ XGrabKeyboard, XUngrabKeyboard ]
XGrabPointegrab the pointer[ XGrabPointer, XUngrabPointer, XChangeActivePointerGrab ]
XGrabServergrab the server[ XGrabServer, XUngrabServer ]
XGraphicsEGraphicsExpose and NoExpose event structures[ XGraphicsExposeEvent, XNoExposeEvent ]
XGravityEvGravityNotify event structure[ XGravityEvent ]
XIconifyWimanipulate top-level windows[ XIconifyWindow, XWithdrawWindow, XReconfigureWMWindow ]
XIfEventcheck the event queue with a predicate procedure[ XIfEvent, XCheckIfEvent, XPeekIfEvent ]
XInstallColcontrol colormaps[ XInstallColormap, XUninstallColormap, XListInstalledColormaps ]
XInternAtomcreate or return atom names[ XInternAtom, XGetAtomName ]
XIntersectRregion arthmetic[ XIntersectRegion, XUnionRegion, XUnionRectWithRegion, XSubtractRegion, XXorRegion, XOffsetRegion, XShrinkRegion ]
XKeymapEveKeymapNotify event structure[ XKeymapEvent ]
XListFontsobtain or free font names and information[ XListFonts, XFreeFontNames, XListFontsWithInfo, XFreeFontInfo ]
XListInputlist available input devices. [ XListInputDevices, XFreeDeviceList ]
XLoadFontload or unload fonts and font metric structures[ XLoadFont, XQueryFont, XLoadQueryFont, XFreeFont, XGetFontProperty, XUnloadFont, XCharStruct, XFontProp, XChar2b, XFontStruct ]
XLookupKeyshandle keyboard input events[ XLookupKeysym, XRefreshKeyboardMapping, XLookupString, XRebindKeySym ]
XMapRequesMapRequest event structure[ XMapRequestEvent ]
XMapWindowmap windows[ XMapWindow, XMapRaised, XMapSubwindows ]
XMotionEveMapNotify and MappingNotify event structures[ XMapEvent, XMappingEvent ]
XNextEventselect events by type[ XNextEvent, XPeekEvent, XWindowEvent, XCheckWindowEvent, XMaskEvent, XCheckMaskEvent, XCheckTypedEvent, XCheckTypedWindowEvent ]
XOpenDisplaconnect or disconnect to X server[ XOpenDisplay, XCloseDisplay ]
XParseGeomeparse window geometry and color[ XParseGeometry, XParseColor ]
XPeekEventPropertyNotify event structure[ XPropertyEvent ]
XPolygonReggenerate regions[ XPolygonRegion, XClipBox ]
XPutBackEveput events back on the queue[ XPutBackEvent ]
XPutImagetransfer images[ XPutImage, XGetImage, XGetSubImage ]
XQueryBestSdetermine efficient sizes[ XQueryBestSize, XQueryBestTile, XQueryBestStipple ]
XQueryColorobtain color values[ XQueryColor, XQueryColors, XLookupColor ]
XQueryPointget pointer coordinates[ XQueryPointer ]
XQueryTreequery window tree information
XRaiseWindochange window stacking order[ XRaiseWindow, XLowerWindow, XCirculateSubwindows, XCirculateSubwindowsUp, XCirculateSubwindowsDown, XRestackWindows ]
XReadBitmapmanipulate bitmaps[ XReadBitmapFile, XWriteBitmapFile, XCreatePixmapFromBitmapData, XCreateBitmapFromData ]
XRecolorCurmanipulate cursors[ XRecolorCursor, XFreeCursor, XQueryBestCursor ]
XReparentEReparentNotify event structure[ XReparentEvent ]
XReparentWireparent windows[ XReparentWindow ]
XResizeReqResizeRequest event structure[ XResizeRequestEvent ]
XSaveContexassociative look-up routines[ XSaveContext, XFindContext, XDeleteContext, XUniqueContext ]
XSelClearESelectionClear event structure[ XSelectionClearEvent ]
XSelEventSelectionNotify event structure[ XSelectionEvent ]
XSelRequesSelectionRequest event structure[ XSelectionRequestEvent ]
XSelectInpuselect input events[ XSelectInput ]
XSelextExtselect extension events, get the list of currently selected extension events[ XSelectExtensionEvent, XGetSelectedExtensionEvents ]
XSendEventsend events and pointer motion history structure[ XSendEvent, XDisplayMotionBufferSize, XGetMotionEvents, XTimeCoord ]
XSendExtensend input extension events to a client[ XSendExtensionEvent ]
XSetArcModeGC convience routines[ XSetArcMode, XSetSubwindowMode, XSetGraphicsExposure ]
XSetClipOriGC convience routines[ XSetClipOrigin, XSetClipMask, XSetClipRectangles ]
XSetCloseDocontrol clients[ XSetCloseDownMode, XKillClient ]
XSetCommandset or read a window’s WM_COMMAND property[ XSetCommand, XGetCommand ]
XSetDevicFcontrol extension input device focus[ XSetDeviceFocus, XGetDeviceFocus ]
XSetErrorHadefault error handlers[ XSetErrorHandler, XGetErrorText, XDisplayName, XSetIOErrorHandler, XGetErrorDatabaseText ]
XSetFillStyGC convience routines[ XSetFillStyle, XSetFillRule ]
XSetFontGC convience routines
XSetFontPatset, get, or free the font search path[ XSetFontPath, XGetFontPath, XFreeFontPath ]
XSetInputFocontrol input focus[ XSetInputFocus, XGetInputFocus ]
XSetLineAttGC convience routines[ XSetLineAttributes, XSetDashes ]
XSetPointermanipulate pointer settings[ XSetPointerMapping, XGetPointerMapping ]
XSetScreenSmanipulate the screen saver[ XSetScreenSaver, XForceScreenSaver, XActivateScreenSaver, XResetScreenSaver, XGetScreenSaver ]
XSetSelectimanipulate window selection[ XSetSelectionOwner, XGetSelectionOwner, XConvertSelection ]
XSetStateGC convience routines[ XSetState, XSetFunction, XSetPlaneMask, XSetForeground, XSetBackground ]
XSetTextPrset and read text properties[ XSetTextProperty, XGetTextProperty ]
XSetTileGC convience routines[ XSetTile, XSetStipple, XSetTSOrigin ]
XSetTransiset or read a window’s WM_TRANSIENT_FOR property[ XSetTransientForHint, XGetTransientForHint ]
XSetWMCMacset or read a window’s WM_CLIENT_MACHINE property[ XSetWMClientMachine, XGetWMClientMachine ]
XSetWMCWinset or read a window’s WM_COLORMAP_WINDOWS property[ XSetWMColormapWindows, XGetWMColormapWindows ]
XSetWMINamset or read a window’s WM_ICON_NAME property[ XSetWMIconName, XGetWMIconName, XSetIconName, XGetIconName ]
XSetWMNameset or read a window’s WM_NAME property[ XSetWMName, XGetWMName, XStoreName, XFetchName ]
XSetWMPropwindow manager convenience functions[ XSetWMProperties, XWMGeometry ]
XSetWMProtset or read a window’s WM__PROTOCOLS property[ XSetWMProtocols, XGetWMProtocols ]
XStoreBytesmanipulate cut and paste buffers[ XStoreBytes, XStoreBuffer, XFetchBytes, XFetchBuffer, XRotateBuffers ]
XStoreColorset colors[ XStoreColors, XStoreColor, XStoreNamedColor ]
XStringLisconvert string lists and text property structure[ XStringListToTextProperty, XTextPropertyToStringList, XFreeStringList, XTextProperty ]
XStringToKeconvert keysyms[ XStringToKeysym, XKeysymToString, XKeycodeToKeysym, XKeysymToKeycode ]
XSynchronizenable or disable synchronization[ XSynchronize, XSetAfterFunction ]
XTextExtentcompute or query text extents[ XTextExtents, XTextExtents16, XQueryTextExtents, XQueryTextExtents16 ]
XTextWidthcompute text width[ XTextWidth, XTextWidth16 ]
XTranslateCtranslate window coordinates[ XTranslateCoordinates ]
XUnmapEvenUnmapNotify event structure[ XUnmapEvent ]
XUnmapWindounmap windows[ XUnmapWindow, XUnmapSubwindows ]
XVisibilitVisibilityNotify event structure[ XVisibilityNotifyEvent ]
XWarpPointemove pointer[ XWarpPointer ]
XrmGetResoretrieve database resources and search lists[ XrmGetResource, XrmQGetResource, XrmQGetSearchList, XrmQGetSearchResource ]
XrmInitialinitialize the Resource Manager, Resource Manager structures, and parse the command line[ XrmInitialize, XrmParseCommand, XrmValue, XrmOptionKind, XrmOptionDescRec ]
XrmMergeDamanipulate resource databases[ XrmMergeDatabases, XrmGetFileDatabase, XrmPutFileDatabase, XrmGetStringDatabase, XrmDestroyDatabase ]
XrmPutResostore database resources[ XrmPutResource, XrmQPutResource, XrmPutStringResource, XrmQPutStringResource, XrmPutLineResource ]
XrmUniqueQmanipulate resource quarks[ XrmUniqueQuark, XrmStringToQuark, XrmQuarkToString, XrmStringToQuarkList, XrmStringToBindingQuarkList ]

5. Miscellaneous Facilities

makefiles.0Contents of ODE Makefiles.[ Makefiles ]
sandboxrc.0description of internals of sandbox rc files[ sandboxrc ]

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