home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1999 March B / SCO_CASTOR4RRT.iso / BASEman / root.5 / usr / lib / scohelp / en_US.ISO8859-1 / man / html.X3xt / man.X3xt.node
Encoding:
Text File  |  1998-08-19  |  25.6 KB  |  729 lines

  1.  
  2. Intro.X3xt.html:
  3.     Title = Intro(X3xt)
  4.     Version = 1.0
  5.     Name = Intro - introduction to X Toolkit Intrinsics
  6.     IndexEntry = intro - introduction to X Toolkit Intrinsics
  7.  
  8. XtAddActions.X3xt.html:
  9.     Title = XtAddActions(X3xt)
  10.     Version = 1.0
  11.     Name = XtAddActions - register an action table
  12.  
  13. XtAddCallback.X3xt.html:
  14.     Title = XtAddCallback(X3xt)
  15.     Version = 1.0
  16.     Name = XtAddCallback - add and remove callback procedures
  17.     SubName = XtAddCallbacks - add callback procedure
  18.     SubName = XtAddCallbacks - add callback procedures
  19.     SubName = XtRemoveCallback - remove callback procedures
  20.     SubName = XtRemoveCallbacks - remove callback procedures
  21.     SubName = XtRemoveAllCallbacks - remove callback procedures
  22.  
  23. XtAddEventHandler.X3xt.html:
  24.     Title = XtAddEventHandler(X3xt)
  25.     Version = 1.0
  26.     Name = XtAddEventHandler - add and remove event handlers
  27.     SubName = XtAddEventHandler - add event handlers
  28.     SubName = XtAddRawEventHandler - add event handlers
  29.     SubName = XtRemoveEventHandler - remove event handlers
  30.     SubName = XtRemoveRawEventHandler - remove event handlers
  31.     SubName = XtInsertEventHandler - insert event handlers
  32.     SubName = XtInsertRawEventHandler - insert raw event handlers
  33.  
  34. XtAddExposureToRegion.X3xt.html:
  35.     Title = XtAddExposureToRegion(X3xt)
  36.     Version = 1.0
  37.     Name = XtAddExposureToRegion - merge exposure events into a region
  38.  
  39. XtAddGrab.X3xt.html:
  40.     Title = XtAddGrab(X3xt)
  41.     Version = 1.0
  42.     Name = XtAddGrab - redirect user input to a modal widget
  43.     SubName = XtRemoveGrab - redirect user input to a modal widget
  44.  
  45. XtAddInput.X3xt.html:
  46.     Title = XtAddInput(X3xt)
  47.     Version = 1.0
  48.     Name = XtAddInput - register input, timeout, and workprocs
  49.     SubName = XtAddTimeout - Register a timeout
  50.     SubName = XtAddWorkProc - Register a work procedure
  51.  
  52. XtAllocateGC.X3xt.html:
  53.     Title = XtAllocateGC(X3xt)
  54.     Version = 1.0
  55.     Name = XtAllocateGC - obtain a sharable GC with modifiable fields
  56.  
  57. XtAppAddActionHook.X3xt.html:
  58.     Title = XtAppAddActionHook(X3xt)
  59.     Version = 1.0
  60.     Name = XtAppAddActionHook - register an action hook procedure
  61.     SubName = XtRemoveActionHook - removes a specified action hook procedure
  62.  
  63. XtAppAddActions.X3xt.html:
  64.     Title = XtAppAddActions(X3xt)
  65.     Version = 1.0
  66.     Name = XtAppAddActions - register an action table
  67.  
  68. XtAppAddBlockHook.X3xt.html:
  69.     Title = XtAppAddBlockHook(X3xt)
  70.     Version = 1.0
  71.     Name = XtAppAddBlockHook - register a block hook procedure
  72.     SubName = XtRemoveBlockHook - remove a block hook procedure
  73.  
  74. XtAppAddConverter.X3xt.html:
  75.     Title = XtAppAddConverter(X3xt)
  76.     Version = 1.0
  77.     Name = XtAppAddConverter - register resource converter
  78.     SubName = XtAddConverter - adds a resource converter
  79.  
  80. XtAppAddInput.X3xt.html:
  81.     Title = XtAppAddInput(X3xt)
  82.     Version = 1.0
  83.     Name = XtAppAddInput - register or remove an input source
  84.     SubName = XtAppAddInput - register an input source
  85.     SubName = XtRemoveInput - remove an input source
  86.  
  87. XtAppAddSignal.X3xt.html:
  88.     Title = XtAppAddSignal(X3xt)
  89.     Version = 1.0
  90.     Name = XtAppAddSignal - register and remove a signal source
  91.     SubName = XtRemoveSignal - removes a specified Intrinsics signal handler
  92.     SubName = XtNoticeSignal - sends notices to a specified Intrinsics signal handler
  93.  
  94. XtAppAddTimeOut.X3xt.html:
  95.     Title = XtAppAddTimeOut(X3xt)
  96.     Version = 1.0
  97.     Name = XtAppAddTimeOut, XtRemoveTimeOut - register and remove timeouts
  98.     SubName = XtAppAddTimeOut - register timeouts
  99.     SubName = XtRemoveTimeOut - remove timeouts
  100.  
  101. XtAppAddWorkProc.X3xt.html:
  102.     Title = XtAppAddWorkProc(X3xt)
  103.     Version = 1.0
  104.     Name = XtAppAddWorkProc - add and remove background processing procedures
  105.     SubName = XtAppAddWorkProc - add background processing procedures
  106.     SubName = XtRemoveWorkProc - remove background processing procedures
  107.  
  108. XtAppCreateShell.X3xt.html:
  109.     Title = XtAppCreateShell(X3xt)
  110.     Version = 1.0
  111.     Name = XtAppCreateShell - create top-level widget instance
  112.     SubName = XtVaAppCreateShell - create top-level widget instance
  113.  
  114. XtAppError.X3xt.html:
  115.     Title = XtAppError(X3xt)
  116.     Version = 1.0
  117.     Name = XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning  - low-level error handlers
  118.     SubName = XtAppError - low-level error handler
  119.     SubName = XtAppSetErrorHandler - low-level error handler
  120.     SubName = XtAppSetWarningHandler - low-level error handler
  121.     SubName = XtAppWarning - low-level error handler
  122.  
  123. XtAppErrorMsg.X3xt.html:
  124.     Title = XtAppErrorMsg(X3xt)
  125.     Version = 1.0
  126.     Name = XtAppErrorMsg - high-level error handlers
  127.     SubName = XtAppErrorMsg - high-level error handler
  128.     SubName = XtAppSetErrorMsgHandler - high-level error handler
  129.     SubName = XtAppSetWarningMsgHandler - high-level error handler
  130.     SubName = XtAppWarningMsg - high-level error handler
  131.  
  132. XtAppGetErrorDatabase.X3xt.html:
  133.     Title = XtAppGetErrorDatabase(X3xt)
  134.     Version = 1.0
  135.     Name = XtAppGetErrorDatabase - obtain error database or message
  136.     SubName = XtAppGetErrorDatabase - return error database
  137.     SubName = XtAppGetErrorDatabaseText - return error message
  138.  
  139. XtAppGetSelectionTimeout.X3xt.html:
  140.     Title = XtAppGetSelectionTimeout(X3xt)
  141.     Version = 1.0
  142.     Name = XtAppGetSelectionTimeout - set and obtain selection timeout values
  143.     SubName = XtAppGetSelectionTimeout - obtain selection timeout values
  144.     SubName = XtAppSetSelectionTimeout - set selection timeout values
  145.  
  146. XtAppInitialize.X3xt.html:
  147.     Title = XtAppInitialize(X3xt)
  148.     Version = 1.0
  149.     Name = XtAppInitialize - initialize, open, or close a display
  150.     SubName = XtVaAppInitialize - initialize, open, or close a display
  151.  
  152. XtAppLock.X3xt.html:
  153.     Title = XtAppLock(X3xt)
  154.     Version = 1.0
  155.     Name = XtAppLock - locks an application context
  156.     SubName = XtAppUnlock - unlocks an application context
  157.  
  158. XtAppNextEvent.X3xt.html:
  159.     Title = XtAppNextEvent(X3xt)
  160.     Version = 1.0
  161.     Name = XtAppNextEvent - query and process events and input
  162.     SubName = XtAppNextEvent - query and process events and input
  163.     SubName = XtAppPending - query and process events and input
  164.     SubName = XtAppPeekEvent - query and process events and input
  165.     SubName = XtAppProcessEvent - query and process events and input
  166.     SubName = XtDispatchEvent - query and process events and input
  167.     SubName = XtAppMainLoop - query and process events and input
  168.  
  169. XtAppReleaseCacheRefs.X3xt.html:
  170.     Title = XtAppReleaseCacheRefs(X3xt)
  171.     Version = 1.0
  172.     Name = XtAppReleaseCacheRefs - decrement reference counts for resources
  173.  
  174. XtAppSetExitFlag.X3xt.html:
  175.     Title = XtAppSetExitFlag(X3xt)
  176.     Version = 1.0
  177.     Name = XtAppSetExitFlag - thread support functions
  178.     SubName = XtAppGetExitFlag - tests the exit status of an application context
  179.  
  180. XtAppSetFallbackResources.X3xt.html:
  181.     Title = XtAppSetFallbackResources(X3xt)
  182.     Version = 1.0
  183.     Name = XtAppSetFallbackResources - set fallback resources
  184.  
  185. XtAppSetTypeConverter.X3xt.html:
  186.     Title = XtAppSetTypeConverter(X3xt)
  187.     Version = 1.0
  188.     Name = XtAppSetTypeConverter - register resource converter
  189.     SubName = XtSetTypeConverter - registers the specified type converter in the specified single application context
  190.  
  191. XtBuildEventMask.X3xt.html:
  192.     Title = XtBuildEventMask(X3xt)
  193.     Version = 1.0
  194.     Name = XtBuildEventMask - retrieve a widget's event mask
  195.  
  196. XtCallAcceptFocus.X3xt.html:
  197.     Title = XtCallAcceptFocus(X3xt)
  198.     Version = 1.0
  199.     Name = XtCallAcceptFocus - call a widget's accept_focus procedure
  200.  
  201. XtCallActionProc.X3xt.html:
  202.     Title = XtCallActionProc(X3xt)
  203.     Version = 1.0
  204.     Name = XtCallActionProc - invoke an action procedure directly
  205.  
  206. XtCallCallbacks.X3xt.html:
  207.     Title = XtCallCallbacks(X3xt)
  208.     Version = 1.0
  209.     Name = XtCallCallbacks - process callbacks
  210.     SubName = XtCallCallbackList - calls each callback procedure in the list
  211.     SubName = XtHasCallbacks - process callbacks
  212.  
  213. XtClass.X3xt.html:
  214.     Title = XtClass(X3xt)
  215.     Version = 1.0
  216.     Name = XtClass - obtain and verify a widget's class
  217.     SubName = XtSuperClass - obtain and verify a widget's class
  218.     SubName = XtIsSubclass - obtain and verify a widget's class
  219.     SubName = XtCheckSubclass - obtain and verify a widget's class
  220.     SubName = XtIsObject - obtain and verify a widget's class
  221.     SubName = XtIsRectObj - obtain and verify a widget's class
  222.     SubName = XtIsWidget - obtain and verify a widget's class
  223.     SubName = XtIsComposite - obtain and verify a widget's class
  224.     SubName = XtIsConstraint - obtain and verify a widget's class
  225.     SubName = XtIsShell - obtain and verify a widget's class
  226.     SubName = XtIsOverrideShell - obtain and verify a widget's class
  227.     SubName = XtIsWMShell - obtain and verify a widget's class
  228.     SubName = XtIsVendorShell - obtain and verify a widget's class
  229.     SubName = XtIsTransientShell - obtain and verify a widget's class
  230.     SubName = XtIsTopLevelShell - obtain and verify a widget's class
  231.     SubName = XtIsApplicationShell - obtain and verify a widget's class
  232.     SubName = XtIsSessionShell - obtain and verify a widget's class
  233.  
  234. XtConfigureWidget.X3xt.html:
  235.     Title = XtConfigureWidget(X3xt)
  236.     Version = 1.0
  237.     Name = XtConfigureWidget, XtMoveWidget, XtResizeWidget - move and resize widgets
  238.     SubName = XtConfigureWidget - move and resize widgets
  239.     SubName = XtMoveWidget - move widgets
  240.     SubName = XtResizeWidget - resize widgets
  241.  
  242. XtConvert.X3xt.html:
  243.     Title = XtConvert(X3xt)
  244.     Version = 1.0
  245.     Name = XtConvert - invoke resource converters
  246.     SubName = XtConvert - invoke resource converter
  247.     SubName = XtDirectConvert - invoke resource converter
  248.  
  249. XtConvertAndStore.X3xt.html:
  250.     Title = XtConvertAndStore(X3xt)
  251.     Version = 1.0
  252.     Name = XtConvertAndStore - invoke resource converters
  253.     SubName = XtCallConverter - call resource converters
  254.  
  255. XtCreateApplicationContext.X3xt.html:
  256.     Title = XtCreateApplicationContext(X3xt)
  257.     Version = 1.0
  258.     Name = XtCreateApplicationContext - create, destroy, and obtain an application context
  259.     SubName = XtCreateApplicationContext - create an application context
  260.     SubName = XtDestroyApplicationContext - destroy an application context
  261.     SubName = XtWidgetToApplicationContext - create, destroy, and obtain an application context
  262.     SubName = XtToolkitInitialize - initializes the X Toolkit internals
  263.  
  264. XtCreateApplicationShell.X3xt.html:
  265.     Title = XtCreateApplicationShell(X3xt)
  266.     Version = 1.0
  267.     Name = XtCreateApplicationShell - create top-level widget instance
  268.  
  269. XtCreatePopupShell.X3xt.html:
  270.     Title = XtCreatePopupShell(X3xt)
  271.     Version = 1.0
  272.     Name = XtCreatePopupShell - create a pop-up shell
  273.     SubName = XtVaCreatePopupShell - create a pop-up shell
  274.  
  275. XtCreateSelectionRequest.X3xt.html:
  276.     Title = XtCreateSelectionRequest(X3xt)
  277.     Version = 1.0
  278.     Name = XtCreateSelectionRequest - bundle multiple selection conversion requests into a single request using MULTIPLE target
  279.     SubName = XtSendSelectionRequest - sends a selection conversion request to the selection owner
  280.     SubName = XtCancelSelectionRequest - cleans up all queued selection conversion requests
  281.  
  282. XtCreateWidget.X3xt.html:
  283.     Title = XtCreateWidget(X3xt)
  284.     Version = 1.0
  285.     Name = XtCreateWidget - create and destroy widgets
  286.     SubName = XtCreateWidget - create widget
  287.     SubName = XtVaCreateWidget - create widget
  288.     SubName = XtCreateManagedWidget - create widget
  289.     SubName = XtVaCreateManagedWidget - create widget
  290.     SubName = XtDestroyWidget - destroy widget
  291.  
  292. XtCreateWindow.X3xt.html:
  293.     Title = XtCreateWindow(X3xt)
  294.     Version = 1.0
  295.     Name = XtCreateWindow - window creation convenience function
  296.  
  297. XtDisplay.X3xt.html:
  298.     Title = XtDisplay(X3xt)
  299.     Version = 1.0
  300.     Name = XtDisplay - obtain window information about a widget
  301.     SubName = XtDisplayOfObject - returns the display pointer of the specified object
  302.     SubName = XtScreen - obtain window information about a widget
  303.     SubName = XtScreenOfObject - returns the screen pointer of the specified object
  304.     SubName = XtWindow - obtain window information about a widget
  305.     SubName = XtWindowOfObject - returns the window of the specified object
  306.  
  307. XtDisplayInitialize.X3xt.html:
  308.     Title = XtDisplayInitialize(X3xt)
  309.     Version = 1.0
  310.     Name = XtDisplayInitialize - initialize, open, or close a display
  311.     SubName = XtToolkitInitialize - initialize internal Toolkit data structures
  312.     SubName = XtDisplayInitialize - initialize a display
  313.     SubName = XtOpenDisplay - open a display
  314.     SubName = XtDatabase - initialize a display
  315.     SubName = XtScreenDatabase - returns the resource database associated with the specified screen
  316.     SubName = XtCloseDisplay - close a display
  317.  
  318. XtDisplayStringConversionWarning.X3xt.html:
  319.     Title = XtDisplayStringConversionWarning(X3xt)
  320.     Version = 1.0
  321.     Name = XtDisplayStringConversionWarning - issue a conversion warning message
  322.  
  323. XtDisplayToApplicationContext.X3xt.html:
  324.     Title = XtDisplayToApplicationContext(X3xt)
  325.     Version = 1.0
  326.     Name = XtDisplayToApplicationContext - obtain an application context
  327.  
  328. XtError.X3xt.html:
  329.     Title = XtError(X3xt)
  330.     Version = 1.0
  331.     Name = XtError - low-level error handlers
  332.     SubName = XtSetErrorHandler - low-level error handler
  333.     SubName = XtSetWarningHandler - low-level error handler
  334.     SubName = XtWarning - low-level error handler
  335.  
  336. XtErrorMsg.X3xt.html:
  337.     Title = XtErrorMsg(X3xt)
  338.     Version = 1.0
  339.     Name = XtErrorMsg - high-level error handlers
  340.     SubName = XtSetErrorMsgHandler - high-level error handler
  341.     SubName = XtWarningMsg - high-level error handler
  342.     SubName = XtSetWarningMsgHandler - high-level error handler
  343.  
  344. XtFindFile.X3xt.html:
  345.     Title = XtFindFile(X3xt)
  346.     Version = 1.0
  347.     Name = XtFindFile - search for a file using substitutions in the path list
  348.  
  349. XtGetActionKeysym.X3xt.html:
  350.     Title = XtGetActionKeysym(X3xt)
  351.     Version = 1.0
  352.     Name = XtGetActionKeysym - obtain corresponding keysym
  353.  
  354. XtGetActionList.X3xt.html:
  355.     Title = XtGetActionList(X3xt)
  356.     Version = 1.0
  357.     Name = XtGetActionList - obtain class action list
  358.  
  359. XtGetApplicationNameAndClass.X3xt.html:
  360.     Title = XtGetApplicationNameAndClass(X3xt)
  361.     Version = 1.0
  362.     Name = XtGetApplicationNameAndClass - retrieve application name and class
  363.  
  364. XtGetApplicationResources.X3xt.html:
  365.     Title = XtGetApplicationResources(X3xt)
  366.     Version = 1.0
  367.     Name = XtGetApplicationResources - obtain application resources
  368.     SubName = XtVaGetApplicationResources - obtain application resources
  369.  
  370. XtGetClassExtension.X3xt.html:
  371.     Title = XtGetClassExtension(X3xt)
  372.     Version = 1.0
  373.     Name = XtGetClassExtension - locate a class extension record
  374.  
  375. XtGetDisplays.X3xt.html:
  376.     Title = XtGetDisplays(X3xt)
  377.     Version = 1.0
  378.     Name = XtGetDisplays - retrieve a list of displays associated with an application context
  379.  
  380. XtGetErrorDatabase.X3xt.html:
  381.     Title = XtGetErrorDatabase(X3xt)
  382.     Version = 1.0
  383.     Name = XtGetErrorDatabase - obtain error database
  384.     SubName = XtGetErrorDatabaseText - obtain error database text
  385.  
  386. XtGetGC.X3xt.html:
  387.     Title = XtGetGC(X3xt)
  388.     Version = 1.0
  389.     Name = XtGetGC - obtain and destroy a sharable GC
  390.     SubName = XtGetGC - obtain sharable GC
  391.     SubName = XtReleaseGC - destroy a sharable GC
  392.  
  393. XtGetKeyboardFocusWidget.X3xt.html:
  394.     Title = XtGetKeyboardFocusWidget(X3xt)
  395.     Version = 1.0
  396.     Name = XtGetKeyboardFocusWidget - extension event handling
  397.  
  398. XtGetKeysymTable.X3xt.html:
  399.     Title = XtGetKeysymTable(X3xt)
  400.     Version = 1.0
  401.     Name = XtGetKeysymTable - query keysyms and keycodes
  402.     SubName = XtKeysymToKeycodeList - query keysyms and keycodes
  403.  
  404. XtGetResourceList.X3xt.html:
  405.     Title = XtGetResourceList(X3xt)
  406.     Version = 1.0
  407.     Name = XtGetResourceList - obtain resource list
  408.     SubName = XtGetConstraintResourceList - obtain constraint resource list
  409.  
  410. XtGetSelectionParameters.X3xt.html:
  411.     Title = XtGetSelectionParameters(X3xt)
  412.     Version = 1.0
  413.     Name = XtGetSelectionParameters - retrieve target parameters for a selection request with a single target
  414.  
  415. XtGetSelectionRequest.X3xt.html:
  416.     Title = XtGetSelectionRequest(X3xt)
  417.     Version = 1.0
  418.     Name = XtGetSelectionRequest - retrieve the event that triggered the XtConvertSelectionProc
  419.  
  420. XtGetSelectionTimeout.X3xt.html:
  421.     Title = XtGetSelectionTimeout(X3xt)
  422.     Version = 1.0
  423.     Name = XtGetSelectionTimeout - set and obtain selection timeout values
  424.     SubName = XtSetSelectionTimeout - set selection timeout values
  425.  
  426. XtGetSelectionValue.X3xt.html:
  427.     Title = XtGetSelectionValue(X3xt)
  428.     Version = 1.0
  429.     Name = XtGetSelectionValue - obtain selection values
  430.     SubName = XtGetSelectionValue - obtain selection value
  431.     SubName = XtGetSelectionValues - obtain selection values
  432.  
  433. XtGetSelectionValueIncremental.X3xt.html:
  434.     Title = XtGetSelectionValueIncremental(X3xt)
  435.     Version = 1.0
  436.     Name = XtGetSelectionValueIncremental - obtain selection values
  437.     SubName = XtGetSelectionValuesIncremental - obtain selection values using a list of target types and a list of client data
  438.  
  439. XtGetSubresources.X3xt.html:
  440.     Title = XtGetSubresources(X3xt)
  441.     Version = 1.0
  442.     Name = XtGetSubresources - obtain subresources or application resources
  443.     SubName = XtGetSubresources - obtain subresources
  444.     SubName = XtVaGetSubresources - obtain subresources
  445.  
  446. XtGrabKey.X3xt.html:
  447.     Title = XtGrabKey(X3xt)
  448.     Version = 1.0
  449.     Name = XtGrabKey - manage grabs
  450.     SubName = XtUngrabKey - ungrab a key
  451.     SubName = XtGrabKeyboard - grab the keyboard
  452.     SubName = XtUngrabKeyboard - ungrab the keyboard
  453.     SubName = XtGrabButton - grab a button
  454.     SubName = XtUngrabButton - ungrab a button
  455.     SubName = XtGrabPointer - grab a pointer
  456.     SubName = XtUngrabPointer - ungrab a pointer
  457.  
  458. XtHooksOfDisplay.X3xt.html:
  459.     Title = XtHooksOfDisplay(X3xt)
  460.     Version = 1.0
  461.     Name = XtHooksOfDisplay - external agent access points
  462.  
  463. XtInitialize.X3xt.html:
  464.     Title = XtInitialize(X3xt)
  465.     Version = 1.0
  466.     Name = XtInitialize - initialize
  467.  
  468. XtInitializeWidgetClass.X3xt.html:
  469.     Title = XtInitializeWidgetClass(X3xt)
  470.     Version = 1.0
  471.     Name = XtInitializeWidgetClass - initialize a widget class
  472.  
  473. XtInsertEventTypeHandler.X3xt.html:
  474.     Title = XtInsertEventTypeHandler(X3xt)
  475.     Version = 1.0
  476.     Name = XtInsertEventTypeHandler - extension event handling
  477.     SubName = XtRemoveEventTypeHandler - unregisters an even handler
  478.     SubName = XtRegisterExtensionSelector - registers a procedure to arrange for the delivery of extension events to widgets
  479.     SubName = XtSetEventDispatcher - registers the event dispatcher procedure
  480.     SubName = XtDispatchEventToWidget - scans for the specified widget and calls each handler that has been registered for the specified event type
  481.  
  482. XtLanguageProc.X3xt.html:
  483.     Title = XtLanguageProc(X3xt)
  484.     Version = 1.0
  485.     Name = XtLanguageProc - set locale according to resource specification options
  486.  
  487. XtLastEventProcessed.X3xt.html:
  488.     Title = XtLastEventProcessed(X3xt)
  489.     Version = 1.0
  490.     Name = XtLastEventProcessed - last event, last timestamp processed
  491.     SubName = XtLastTimestampProcessed - last timestamp processed
  492.  
  493. XtMakeGeometryRequest.X3xt.html:
  494.     Title = XtMakeGeometryRequest(X3xt)
  495.     Version = 1.0
  496.     Name = XtMakeGeometryRequest - make geometry manager request
  497.     SubName = XtMakeResizeRequest - make geometry manager request
  498.  
  499. XtMalloc.X3xt.html:
  500.     Title = XtMalloc(X3xt)
  501.     Version = 1.0
  502.     Name = XtMalloc - memory management functions
  503.     SubName = XtMalloc - memory management function
  504.     SubName = XtCalloc - memory management function
  505.     SubName = XtRealloc - memory management function
  506.     SubName = XtFree - memory management function
  507.     SubName = XtNew - memory management function
  508.     SubName = XtNewString - memory management function
  509.  
  510. XtManageChildren.X3xt.html:
  511.     Title = XtManageChildren(X3xt)
  512.     Version = 1.0
  513.     Name = XtManageChildren - manage and unmanage children
  514.     SubName = XtManageChildren - manage children
  515.     SubName = XtManageChild - manage children
  516.     SubName = XtUnmanageChildren - unmanage children
  517.     SubName = XtUnmanageChild - unmanage children
  518.     SubName = XtChangeManagedSet - performs various functions related to managed sets
  519.     SubName = XtIsManaged - determines whether a specified widget is managed
  520.  
  521. XtMapWidget.X3xt.html:
  522.     Title = XtMapWidget(X3xt)
  523.     Version = 1.0
  524.     Name = XtMapWidget - map and unmap widgets
  525.     SubName = XtMapWidget - map widgets
  526.     SubName = XtSetMappedWhenManaged - map widgets
  527.     SubName = XtUnmapWidget - unmap widgets
  528.  
  529. XtMenuPopdown.X3xt.html:
  530.     Title = XtMenuPopdown(X3xt)
  531.     Version = 1.0
  532.     Name = XtPopdown, XtCallbackPopdown, XtMenuPopdown - unmap a pop-up
  533.     SubName = XtPopdown - unmap a pop-up
  534.     SubName = XtCallbackPopdown - unmap a pop-up
  535.     SubName = XtMenuPopdown - unmap a pop-up
  536.  
  537. XtMenuPopup.X3xt.html:
  538.     Title = XtMenuPopup(X3xt)
  539.     Version = 1.0
  540.     Name = XtMenuPopup - map a pop-up
  541.     SubName = XtPopup - map a pop-up
  542.     SubName = XtCallbackNone - map a pop-up
  543.     SubName = XtCallbackNonexclusive - map a pop-up
  544.     SubName = XtCallbackExclusive - map a pop-up
  545.  
  546. XtName.X3xt.html:
  547.     Title = XtName(X3xt)
  548.     Version = 1.0
  549.     Name = XtName - obtain widget's name
  550.  
  551. XtNameToWidget.X3xt.html:
  552.     Title = XtNameToWidget(X3xt)
  553.     Version = 1.0
  554.     Name = XtNameToWidget - translating strings to widgets or widgets to windows
  555.     SubName = XtNameToWidget - translating strings to widgets
  556.     SubName = XtWidgetToWindow - translating widgets to windows
  557.  
  558. XtNextEvent.X3xt.html:
  559.     Title = XtNextEvent(X3xt)
  560.     Version = 1.0
  561.     Name = XtNextEvent - query and process events and input
  562.     SubName = XtPending - query and process events and input
  563.     SubName = XtPeekEvent - query and process events and input
  564.     SubName = XtProcessEvent - query and process events and input
  565.     SubName = XtMainLoop - query and process events and input
  566.  
  567. XtOffset.X3xt.html:
  568.     Title = XtOffset(X3xt)
  569.     Version = 1.0
  570.     Name = XtOffset - determine the byte offset or number of array elements
  571.     SubName = XtOffset - determine the byte offset or resource fields
  572.     SubName = XtOffsetOf - determine the byte offset or resource fields
  573.     SubName = XtNumber - determine the number of array elements
  574.  
  575. XtOpenApplication.X3xt.html:
  576.     Title = XtOpenApplication(X3xt)
  577.     Version = 1.0
  578.     Name = XtOpenApplication - initialize, open, or close a display
  579.     SubName = XtVaOpenApplication - initialize, open, or close a display
  580.  
  581. XtOwnSelection.X3xt.html:
  582.     Title = XtOwnSelection(X3xt)
  583.     Version = 1.0
  584.     Name = XtOwnSelection - set selection owner
  585.     SubName = XtOwnSelectionIncremental - set selection owner
  586.     SubName = XtDisownSelection - set selection owner
  587.  
  588. XtParent.X3xt.html:
  589.     Title = XtParent(X3xt)
  590.     Version = 1.0
  591.     Name = XtParent - obtain widget's parent widget id
  592.  
  593. XtParseAcceleratorTable.X3xt.html:
  594.     Title = XtParseAcceleratorTable(X3xt)
  595.     Version = 1.0
  596.     Name = XtParseAcceleratorTable - managing accelerator tables
  597.     SubName = XtInstallAccelerators - managing accelerator tables
  598.     SubName = XtInstallAllAccelerators - managing accelerator tables
  599.  
  600. XtParseTranslationTable.X3xt.html:
  601.     Title = XtParseTranslationTable(X3xt)
  602.     Version = 1.0
  603.     Name = XtParseTranslationTable - manage translation tables
  604.     SubName = XtAugmentTranslations - manage translation tables
  605.     SubName = XtOverrideTranslations - manage translation tables
  606.     SubName = XtUninstallTranslations - manage translation tables
  607.  
  608. XtProcessLock.X3xt.html:
  609.     Title = XtProcessLock(X3xt)
  610.     Version = 1.0
  611.     Name = XtProcessLock - lock and unlock process
  612.     SubName = XtProcessUnlock - unlock a process
  613.  
  614. XtQueryGeometry.X3xt.html:
  615.     Title = XtQueryGeometry(X3xt)
  616.     Version = 1.0
  617.     Name = XtQueryGeometry - query the preferred geometry of a child widget
  618.  
  619. XtRealizeWidget.X3xt.html:
  620.     Title = XtRealizeWidget(X3xt)
  621.     Version = 1.0
  622.     Name = XtRealizeWidget - realize and unrealize widgets
  623.     SubName = XtRealizeWidget - realize widget
  624.     SubName = XtIsRealized - realize widget
  625.     SubName = XtUnrealizeWidget - unrealize widget
  626.  
  627. XtRegisterDrawable.X3xt.html:
  628.     Title = XtRegisterDrawable(X3xt)
  629.     Version = 1.0
  630.     Name = XtRegisterDrawable - register a drawable with the Intrisics event dispatcher
  631.  
  632. XtRegisterGrabAction.X3xt.html:
  633.     Title = XtRegisterGrabAction(X3xt)
  634.     Version = 1.0
  635.     Name = XtRegisterGrabAction - register button and key grabs
  636.  
  637. XtReservePropertyAtom.X3xt.html:
  638.     Title = XtReservePropertyAtom(X3xt)
  639.     Version = 1.0
  640.     Name = XtReservePropertyAtom - maintain a cache of property atoms
  641.     SubName = XtReleasePropertyAtom - release a property atom
  642.  
  643. XtSessionGetToken.X3xt.html:
  644.     Title = XtSessionGetToken(X3xt)
  645.     Version = 1.0
  646.     Name = XtSessionGetToken - token management for checkpointing
  647.     SubName = XtSessionReturnToken - indicates the completion of a deferred save operation and returns the checkpoint token
  648.  
  649. XtSetArg.X3xt.html:
  650.     Title = XtSetArg(X3xt)
  651.     Version = 1.0
  652.     Name = XtSetArg - set and merge ArgLists
  653.     SubName = XtSetArg - set ArgLists
  654.     SubName = XtMergeArgLists - merge ArgLists
  655.  
  656. XtSetKeyboardFocus.X3xt.html:
  657.     Title = XtSetKeyboardFocus(X3xt)
  658.     Version = 1.0
  659.     Name = XtSetKeyboardFocus - focus events on a child widget
  660.  
  661. XtSetKeyTranslator.X3xt.html:
  662.     Title = XtSetKeyTranslator(X3xt)
  663.     Version = 1.0
  664.     Name = XtSetKeyTranslator - convert KeySym to KeyCodes
  665.     SubName = XtTranslateKeycode - convert KeySym to KeyCodes
  666.     SubName = XtRegisterCaseConverter - convert KeySym to KeyCodes
  667.     SubName = XtConvertCase - convert KeySym to KeyCodes
  668.  
  669. XtSetLanguageProc.X3xt.html:
  670.     Title = XtSetLanguageProc(X3xt)
  671.     Version = 1.0
  672.     Name = XtSetLanguageProc - set the language procedure
  673.  
  674. XtSetMultiClickTime.X3xt.html:
  675.     Title = XtSetMultiClickTime(X3xt)
  676.     Version = 1.0
  677.     Name = XtSetMultiClickTime - set and get multi-click times
  678.     SubName = XtGetMultiClickTime - get multi-click times
  679.  
  680. XtSetSelectionParameters.X3xt.html:
  681.     Title = XtSetSelectionParameters(X3xt)
  682.     Version = 1.0
  683.     Name = XtSetSelectionParameters - specify target parameters for a selection request with a single target
  684.  
  685. XtSetSensitive.X3xt.html:
  686.     Title = XtSetSensitive(X3xt)
  687.     Version = 1.0
  688.     Name = XtSetSensitive - set and check a widget's sensitivity state
  689.     SubName = XtSetSensitive - set a widget's sensitivity state
  690.     SubName = XtIsSensitive - check a widget's sensitivity state
  691.  
  692. XtSetValues.X3xt.html:
  693.     Title = XtSetValues(X3xt)
  694.     Version = 1.0
  695.     Name = XtSetValues - obtain and set widget resources 
  696.     SubName = XtSetValues - set widget resources
  697.     SubName = XtVaSetValues - set widget resources
  698.     SubName = XtSetSubvalues - set widget resources
  699.     SubName = XtVaSetSubvalues - set widget resources
  700.     SubName = XtGetValues - obtain widget resources
  701.     SubName = XtVaGetValues - obtain widget resources
  702.     SubName = XtGetSubvalues - obtain widget resources
  703.     SubName = XtVaGetSubvalues - obtain widget resources
  704.  
  705. XtSetWMColormapWindows.X3xt.html:
  706.     Title = XtSetWMColormapWindows(X3xt)
  707.     Version = 1.0
  708.     Name = XtSetWMColormapWindows - Set the value of the WM_COLORMAP_WINDOWS property
  709.  
  710. XtStringConversionWarning.X3xt.html:
  711.     Title = XtStringConversionWarning(X3xt)
  712.     Version = 1.0
  713.     Name = XtStringConversionWarning - issue a conversion warning message
  714.  
  715. XtToolkitThreadInitialize.X3xt.html:
  716.     Title = XtToolkitThreadInitialize(X3xt)
  717.     Version = 1.0
  718.     Name = XtToolkitThreadInitialize - initialize the toolkit for multiple threads
  719.  
  720. XtTranslateCoords.X3xt.html:
  721.     Title = XtTranslateCoords(X3xt)
  722.     Version = 1.0
  723.     Name = XtTranslateCoords - translate widget coordinates
  724.  
  725. XtVaCreateArgsList.X3xt.html:
  726.     Title = XtVaCreateArgsList(X3xt)
  727.     Version = 1.0
  728.     Name = XtVaCreateArgsList - dynamically allocate a varargs list
  729.