# %W% %E% # # Copyright (C) 1986-1995-2000 The Santa Cruz Operation, Inc. # All Rights Reserved. # The information in this file is provided for the exclusive use of # the licensees of The Santa Cruz Operation, Inc. Such users have the # right to use, modify, and incorporate this code into other products # for purposes authorized by the license agreement provided they include # this notice and the associated copyright notice with any such product. # The information in this file is provided "AS IS" without warranty. # # Copyright (C) 1986-1989 AT&T # All Rights Reserved. # # This is the whatis file for man(C) # Lines beginning with # are comments and are ignored # by man(C). # # This file contains three columns of data. Column one # is a title. Column 2 is the manual section in which it # appears. The third column is the corresponding description. # # Thus the entry for man(C) is: # # col1 = man # col2 = (C) # col3 = - print reference pages in this guide # Intro (Xt) - introduction to X Toolkit Intrinsics XtAddCallback (Xt) - add and remove callback procedures XtAddCallbacks (Xt) - add callback procedure XtAddCallbacks (Xt) - add callback procedures XtAddEventHandler (Xt) - add and remove event handlers XtAddEventHandler (Xt) - add event handlers XtAddExposureToRegion (Xt) - merge exposure events into a region XtAddGrab (Xt) - redirect user input to a modal widget XtAddRawEventHandler (Xt) - add event handlers XtAllocateGC (Xt) - obtain shareable GC with modifiable fields XtAppAddActions (Xt) - register an action table XtAppAddConverter (Xt) - register resource converter XtAppAddInput (Xt) - register an input source XtAppAddInput (Xt) - register or remove an input source XtAppAddTimeOut (Xt) - register timeouts XtAppAddTimeOut, XtRemoveTimeOut (Xt) - register and remove timeouts XtAppAddWorkProc (Xt) - add and remove background processing procedures XtAppAddWorkProc (Xt) - add background processing procedures XtAppCreateShell (Xt) - create top-level widget instance XtAppError (Xt) - low-level error handler XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning (Xt) - low-level error handlers XtAppErrorMsg (Xt) - high-level error handler XtAppErrorMsg (Xt) - high-level error handlers XtAppGetErrorDatabase (Xt) - obtain error database or message XtAppGetErrorDatabase (Xt) - return error database XtAppGetErrorDatabaseText (Xt) - return error message XtAppGetSelectionTimeout (Xt) - obtain selection timeout values XtAppGetSelectionTimeout (Xt) - set and obtain selection timeout values XtAppInitialize (Xt) - initialize application convenience procedure XtAppMainLoop (Xt) - query and process events and input XtAppNextEvent (Xt) - query and process events and input XtAppPeekEvent (Xt) - query and process events and input XtAppPending (Xt) - query and process events and input XtAppProcessEvent (Xt) - query and process events and input XtAppSetErrorHandler (Xt) - low-level error handler XtAppSetErrorMsgHandler (Xt) - high-level error handler XtAppSetFallbackResources (Xt) - specify default set of resource values XtAppSetSelectionTimeout (Xt) - set selection timeout values XtAppSetWarningHandler (Xt) - low-level error handler XtAppSetWarningMsgHandler (Xt) - high-level error handler XtAppWarning (Xt) - low-level error handler XtAppWarningMsg (Xt) - high-level error handler XtAugmentTranslations (Xt) - manage translation tables XtBuildEventMask (Xt) - retrieve a widget's event mask XtCallAcceptFocus (Xt) - call a widget's accept_focus procedure XtCallbackExclusive (Xt)- map a pop-up XtCallbackNone (Xt) - map a pop-up XtCallbackNonexclusive (Xt) - map a pop-up XtCallbackPopdown (Xt) - unmap a pop-up XtCallCallbacks (Xt) - process callbacks XtCalloc (Xt) - memory management function XtCheckSubclass (Xt) - obtain and verify a widget's class XtClass (Xt) - obtain and verify a widget's class XtCloseDisplay (Xt) - close a display XtConfigureWidget (Xt) - move and resize widgets XtConfigureWidget, XtMoveWidget, XtResizeWidget (Xt) - move and resize widgets XtConvert (Xt) - invoke resource converter XtConvert (Xt) - invoke resource converters XtConvertCase (Xt) - convert KeySym to KeyCodes XtCreateApplicationContext (Xt) - create an application context XtCreateApplicationContext (Xt) - create, destroy, and obtain an application context XtCreateManagedWidget (Xt) - create widget XtCreatePopupShell (Xt) - create a pop-up shell XtCreateWidget (Xt) - create and destroy widgets XtCreateWidget (Xt) - create widget XtCreateWindow (Xt) - window creation convenience function XtDatabase (Xt) - initialize a display XtDestroyApplicationContext (Xt) - destroy an application context XtDestroyWidget (Xt) - destroy widget XtDirectConvert (Xt) - invoke resource converter XtDisownSelection (Xt) - set selection owner XtDispatchEvent (Xt) - query and process events and input XtDisplay (Xt) - obtain window information about a widget XtDisplayInitialize (Xt)- initialize a display XtDisplayInitialize (Xt)- initialize, open, or close a display XtFree (Xt) - memory management function XtGetActionList (Xt) - retrieve list of action procedures XtGetApplicationResources (Xt) - obtain application resources XtGetGC (Xt) - obtain and destroy a sharable GC XtGetGC (Xt) - obtain sharable GC XtGetResourceList (Xt) - obtain resource list XtGetSelectionValue (Xt)- obtain selection value XtGetSelectionValue (Xt)- obtain selection values XtGetSelectionValues (Xt) - obtain selection values XtGetSubresources (Xt) - obtain subresources XtGetSubresources (Xt) - obtain subresources or application resources XtGetSubvalues (Xt) - obtain widget resources XtGetValues (Xt) - obtain widget resources XtHasCallbacks (Xt) - process callbacks XtInstallAccelerators (Xt) - managing accelerator tables XtInstallAllAccelerators (Xt) - managing accelerator tables XtIsComposite (Xt) - obtain and verify a widget's class XtIsManaged (Xt) - obtain and verify a widget's class XtIsRealized (Xt) - realize widget XtIsSensitive (Xt) - check a widget's sensitivity state XtIsSubclass (Xt) - obtain and verify a widget's class XtLanguageProc (Xt) - set locale according to resource specification options XtMakeGeometryRequest (Xt) - make geometry manager request XtMakeResizeRequest (Xt)- make geometry manager request XtMalloc (Xt) - memory management function XtMalloc (Xt) - memory management functions XtManageChild (Xt) - manage children XtManageChildren (Xt) - manage and unmanage children XtManageChildren (Xt) - manage children XtMapWidget (Xt) - map and unmap widgets XtMapWidget (Xt) - map widgets XtMenuPopdown (Xt) - unmap a pop-up XtMenuPopup (Xt) - map a pop-up XtMergeArgLists (Xt) - merge ArgLists XtMoveWidget (Xt) - move widgets XtNameToWidget (Xt) - translating strings to widgets XtNameToWidget (Xt) - translating strings to widgets or widgets to windows XtNew (Xt) - memory management function XtNewString (Xt) - memory management function XtNumber (Xt) - determine the number of array elements XtOffset (Xt) - determine the byte offset or number of array elements XtOffset (Xt) - determine the byte offset or resource fields XtOpenDisplay (Xt) - open a display XtOverrideTranslations (Xt) - manage translation tables XtOwnSelection (Xt) - set selection owner XtParent (Xt) - obtain window information about a widget XtParseAcceleratorTable (Xt) - managing accelerator tables XtParseTranslationTable (Xt) - manage translation tables XtPopdown (Xt) - unmap a pop-up XtPopdown, XtCallbackPopdown, XtMenuPopdown (Xt) - unmap a pop-up XtPopup (Xt) - map a pop-up XtQueryGeometry (Xt) - query the preferred geometry of a child widget XtRealizeWidget (Xt) - realize and unrealize widgets XtRealizeWidget (Xt) - realize widget XtRealloc (Xt) - memory management function XtRegisterCaseConverter (Xt) - convert KeySym to KeyCodes XtReleaseGC (Xt) - destroy a sharable GC XtRemoveAllCallbacks (Xt) - remove callback procedures XtRemoveCallback (Xt) - remove callback procedures XtRemoveCallbacks (Xt) - remove callback procedures XtRemoveEventHandler (Xt) - remove event handlers XtRemoveGrab (Xt) - redirect user input to a modal widget XtRemoveInput (Xt) - remove an input source XtRemoveRawEventHandler (Xt) - remove event handlers XtRemoveTimeOut (Xt) - remove timeouts XtRemoveWorkProc (Xt) - remove background processing procedures XtResizeWidget (Xt) - resize widgets XtScreen (Xt) - obtain window information about a widget XtScreenDatabase (Xt) - obtain resource database for specified screen XtSetArg (Xt) - set and merge ArgLists XtSetArg (Xt) - set ArgLists XtSetKeyboardFocus (Xt) - focus events on a child widget XtSetKeyTranslator (Xt) - convert KeySym to KeyCodes XtSetMappedWhenManaged (Xt) - map widgets XtSetSensitive (Xt) - set a widget's sensitivity state XtSetSensitive (Xt) - set and check a widget's sensitivity state XtSetSubvalues (Xt) - set widget resources XtSetValues (Xt) - obtain and set widget resources XtSetValues (Xt) - set widget resources XtStringConversionWarning (Xt) - issue a conversion warning message XtSuperClass (Xt) - obtain and verify a widget's class XtToolkitInitialize (Xt)- initialize internal Toolkit data structures XtToolkitInitialize (Xt)- initializes the X Toolkit internals XtTranslateCoords (Xt) - translate widget coordinates XtTranslateKeycode (Xt) - convert KeySym to KeyCodes XtUninstallTranslations (Xt) - manage translation tables XtUnmanageChild (Xt) - unmanage children XtUnmanageChildren (Xt) - unmanage children XtUnmapWidget (Xt) - unmap widgets XtUnrealizeWidget (Xt) - unrealize widget XtWidgetToApplicationContext (Xt) - create, destroy, and obtain an application context XtWidgetToWindow (Xt) - translating widgets to windows XtWindow (Xt) - obtain window information about a widget