home *** CD-ROM | disk | FTP | other *** search
-
- Intro.X3xt.html:
- Title = Intro(X3xt)
- Version = 1.0
- Name = Intro - introduction to X Toolkit Intrinsics
- IndexEntry = intro - introduction to X Toolkit Intrinsics
-
- XtAddActions.X3xt.html:
- Title = XtAddActions(X3xt)
- Version = 1.0
- Name = XtAddActions - register an action table
-
- XtAddCallback.X3xt.html:
- Title = XtAddCallback(X3xt)
- Version = 1.0
- Name = XtAddCallback - add and remove callback procedures
- SubName = XtAddCallbacks - add callback procedure
- SubName = XtAddCallbacks - add callback procedures
- SubName = XtRemoveCallback - remove callback procedures
- SubName = XtRemoveCallbacks - remove callback procedures
- SubName = XtRemoveAllCallbacks - remove callback procedures
-
- XtAddEventHandler.X3xt.html:
- Title = XtAddEventHandler(X3xt)
- Version = 1.0
- Name = XtAddEventHandler - add and remove event handlers
- SubName = XtAddEventHandler - add event handlers
- SubName = XtAddRawEventHandler - add event handlers
- SubName = XtRemoveEventHandler - remove event handlers
- SubName = XtRemoveRawEventHandler - remove event handlers
- SubName = XtInsertEventHandler - insert event handlers
- SubName = XtInsertRawEventHandler - insert raw event handlers
-
- XtAddExposureToRegion.X3xt.html:
- Title = XtAddExposureToRegion(X3xt)
- Version = 1.0
- Name = XtAddExposureToRegion - merge exposure events into a region
-
- XtAddGrab.X3xt.html:
- Title = XtAddGrab(X3xt)
- Version = 1.0
- Name = XtAddGrab - redirect user input to a modal widget
- SubName = XtRemoveGrab - redirect user input to a modal widget
-
- XtAddInput.X3xt.html:
- Title = XtAddInput(X3xt)
- Version = 1.0
- Name = XtAddInput - register input, timeout, and workprocs
- SubName = XtAddTimeout - Register a timeout
- SubName = XtAddWorkProc - Register a work procedure
-
- XtAllocateGC.X3xt.html:
- Title = XtAllocateGC(X3xt)
- Version = 1.0
- Name = XtAllocateGC - obtain a sharable GC with modifiable fields
-
- XtAppAddActionHook.X3xt.html:
- Title = XtAppAddActionHook(X3xt)
- Version = 1.0
- Name = XtAppAddActionHook - register an action hook procedure
- SubName = XtRemoveActionHook - removes a specified action hook procedure
-
- XtAppAddActions.X3xt.html:
- Title = XtAppAddActions(X3xt)
- Version = 1.0
- Name = XtAppAddActions - register an action table
-
- XtAppAddBlockHook.X3xt.html:
- Title = XtAppAddBlockHook(X3xt)
- Version = 1.0
- Name = XtAppAddBlockHook - register a block hook procedure
- SubName = XtRemoveBlockHook - remove a block hook procedure
-
- XtAppAddConverter.X3xt.html:
- Title = XtAppAddConverter(X3xt)
- Version = 1.0
- Name = XtAppAddConverter - register resource converter
- SubName = XtAddConverter - adds a resource converter
-
- XtAppAddInput.X3xt.html:
- Title = XtAppAddInput(X3xt)
- Version = 1.0
- Name = XtAppAddInput - register or remove an input source
- SubName = XtAppAddInput - register an input source
- SubName = XtRemoveInput - remove an input source
-
- XtAppAddSignal.X3xt.html:
- Title = XtAppAddSignal(X3xt)
- Version = 1.0
- Name = XtAppAddSignal - register and remove a signal source
- SubName = XtRemoveSignal - removes a specified Intrinsics signal handler
- SubName = XtNoticeSignal - sends notices to a specified Intrinsics signal handler
-
- XtAppAddTimeOut.X3xt.html:
- Title = XtAppAddTimeOut(X3xt)
- Version = 1.0
- Name = XtAppAddTimeOut, XtRemoveTimeOut - register and remove timeouts
- SubName = XtAppAddTimeOut - register timeouts
- SubName = XtRemoveTimeOut - remove timeouts
-
- XtAppAddWorkProc.X3xt.html:
- Title = XtAppAddWorkProc(X3xt)
- Version = 1.0
- Name = XtAppAddWorkProc - add and remove background processing procedures
- SubName = XtAppAddWorkProc - add background processing procedures
- SubName = XtRemoveWorkProc - remove background processing procedures
-
- XtAppCreateShell.X3xt.html:
- Title = XtAppCreateShell(X3xt)
- Version = 1.0
- Name = XtAppCreateShell - create top-level widget instance
- SubName = XtVaAppCreateShell - create top-level widget instance
-
- XtAppError.X3xt.html:
- Title = XtAppError(X3xt)
- Version = 1.0
- Name = XtAppError, XtAppSetErrorHandler, XtAppSetWarningHandler, XtAppWarning - low-level error handlers
- SubName = XtAppError - low-level error handler
- SubName = XtAppSetErrorHandler - low-level error handler
- SubName = XtAppSetWarningHandler - low-level error handler
- SubName = XtAppWarning - low-level error handler
-
- XtAppErrorMsg.X3xt.html:
- Title = XtAppErrorMsg(X3xt)
- Version = 1.0
- Name = XtAppErrorMsg - high-level error handlers
- SubName = XtAppErrorMsg - high-level error handler
- SubName = XtAppSetErrorMsgHandler - high-level error handler
- SubName = XtAppSetWarningMsgHandler - high-level error handler
- SubName = XtAppWarningMsg - high-level error handler
-
- XtAppGetErrorDatabase.X3xt.html:
- Title = XtAppGetErrorDatabase(X3xt)
- Version = 1.0
- Name = XtAppGetErrorDatabase - obtain error database or message
- SubName = XtAppGetErrorDatabase - return error database
- SubName = XtAppGetErrorDatabaseText - return error message
-
- XtAppGetSelectionTimeout.X3xt.html:
- Title = XtAppGetSelectionTimeout(X3xt)
- Version = 1.0
- Name = XtAppGetSelectionTimeout - set and obtain selection timeout values
- SubName = XtAppGetSelectionTimeout - obtain selection timeout values
- SubName = XtAppSetSelectionTimeout - set selection timeout values
-
- XtAppInitialize.X3xt.html:
- Title = XtAppInitialize(X3xt)
- Version = 1.0
- Name = XtAppInitialize - initialize, open, or close a display
- SubName = XtVaAppInitialize - initialize, open, or close a display
-
- XtAppLock.X3xt.html:
- Title = XtAppLock(X3xt)
- Version = 1.0
- Name = XtAppLock - locks an application context
- SubName = XtAppUnlock - unlocks an application context
-
- XtAppNextEvent.X3xt.html:
- Title = XtAppNextEvent(X3xt)
- Version = 1.0
- Name = XtAppNextEvent - query and process events and input
- SubName = XtAppNextEvent - query and process events and input
- SubName = XtAppPending - query and process events and input
- SubName = XtAppPeekEvent - query and process events and input
- SubName = XtAppProcessEvent - query and process events and input
- SubName = XtDispatchEvent - query and process events and input
- SubName = XtAppMainLoop - query and process events and input
-
- XtAppReleaseCacheRefs.X3xt.html:
- Title = XtAppReleaseCacheRefs(X3xt)
- Version = 1.0
- Name = XtAppReleaseCacheRefs - decrement reference counts for resources
-
- XtAppSetExitFlag.X3xt.html:
- Title = XtAppSetExitFlag(X3xt)
- Version = 1.0
- Name = XtAppSetExitFlag - thread support functions
- SubName = XtAppGetExitFlag - tests the exit status of an application context
-
- XtAppSetFallbackResources.X3xt.html:
- Title = XtAppSetFallbackResources(X3xt)
- Version = 1.0
- Name = XtAppSetFallbackResources - set fallback resources
-
- XtAppSetTypeConverter.X3xt.html:
- Title = XtAppSetTypeConverter(X3xt)
- Version = 1.0
- Name = XtAppSetTypeConverter - register resource converter
- SubName = XtSetTypeConverter - registers the specified type converter in the specified single application context
-
- XtBuildEventMask.X3xt.html:
- Title = XtBuildEventMask(X3xt)
- Version = 1.0
- Name = XtBuildEventMask - retrieve a widget's event mask
-
- XtCallAcceptFocus.X3xt.html:
- Title = XtCallAcceptFocus(X3xt)
- Version = 1.0
- Name = XtCallAcceptFocus - call a widget's accept_focus procedure
-
- XtCallActionProc.X3xt.html:
- Title = XtCallActionProc(X3xt)
- Version = 1.0
- Name = XtCallActionProc - invoke an action procedure directly
-
- XtCallCallbacks.X3xt.html:
- Title = XtCallCallbacks(X3xt)
- Version = 1.0
- Name = XtCallCallbacks - process callbacks
- SubName = XtCallCallbackList - calls each callback procedure in the list
- SubName = XtHasCallbacks - process callbacks
-
- XtClass.X3xt.html:
- Title = XtClass(X3xt)
- Version = 1.0
- Name = XtClass - obtain and verify a widget's class
- SubName = XtSuperClass - obtain and verify a widget's class
- SubName = XtIsSubclass - obtain and verify a widget's class
- SubName = XtCheckSubclass - obtain and verify a widget's class
- SubName = XtIsObject - obtain and verify a widget's class
- SubName = XtIsRectObj - obtain and verify a widget's class
- SubName = XtIsWidget - obtain and verify a widget's class
- SubName = XtIsComposite - obtain and verify a widget's class
- SubName = XtIsConstraint - obtain and verify a widget's class
- SubName = XtIsShell - obtain and verify a widget's class
- SubName = XtIsOverrideShell - obtain and verify a widget's class
- SubName = XtIsWMShell - obtain and verify a widget's class
- SubName = XtIsVendorShell - obtain and verify a widget's class
- SubName = XtIsTransientShell - obtain and verify a widget's class
- SubName = XtIsTopLevelShell - obtain and verify a widget's class
- SubName = XtIsApplicationShell - obtain and verify a widget's class
- SubName = XtIsSessionShell - obtain and verify a widget's class
-
- XtConfigureWidget.X3xt.html:
- Title = XtConfigureWidget(X3xt)
- Version = 1.0
- Name = XtConfigureWidget, XtMoveWidget, XtResizeWidget - move and resize widgets
- SubName = XtConfigureWidget - move and resize widgets
- SubName = XtMoveWidget - move widgets
- SubName = XtResizeWidget - resize widgets
-
- XtConvert.X3xt.html:
- Title = XtConvert(X3xt)
- Version = 1.0
- Name = XtConvert - invoke resource converters
- SubName = XtConvert - invoke resource converter
- SubName = XtDirectConvert - invoke resource converter
-
- XtConvertAndStore.X3xt.html:
- Title = XtConvertAndStore(X3xt)
- Version = 1.0
- Name = XtConvertAndStore - invoke resource converters
- SubName = XtCallConverter - call resource converters
-
- XtCreateApplicationContext.X3xt.html:
- Title = XtCreateApplicationContext(X3xt)
- Version = 1.0
- Name = XtCreateApplicationContext - create, destroy, and obtain an application context
- SubName = XtCreateApplicationContext - create an application context
- SubName = XtDestroyApplicationContext - destroy an application context
- SubName = XtWidgetToApplicationContext - create, destroy, and obtain an application context
- SubName = XtToolkitInitialize - initializes the X Toolkit internals
-
- XtCreateApplicationShell.X3xt.html:
- Title = XtCreateApplicationShell(X3xt)
- Version = 1.0
- Name = XtCreateApplicationShell - create top-level widget instance
-
- XtCreatePopupShell.X3xt.html:
- Title = XtCreatePopupShell(X3xt)
- Version = 1.0
- Name = XtCreatePopupShell - create a pop-up shell
- SubName = XtVaCreatePopupShell - create a pop-up shell
-
- XtCreateSelectionRequest.X3xt.html:
- Title = XtCreateSelectionRequest(X3xt)
- Version = 1.0
- Name = XtCreateSelectionRequest - bundle multiple selection conversion requests into a single request using MULTIPLE target
- SubName = XtSendSelectionRequest - sends a selection conversion request to the selection owner
- SubName = XtCancelSelectionRequest - cleans up all queued selection conversion requests
-
- XtCreateWidget.X3xt.html:
- Title = XtCreateWidget(X3xt)
- Version = 1.0
- Name = XtCreateWidget - create and destroy widgets
- SubName = XtCreateWidget - create widget
- SubName = XtVaCreateWidget - create widget
- SubName = XtCreateManagedWidget - create widget
- SubName = XtVaCreateManagedWidget - create widget
- SubName = XtDestroyWidget - destroy widget
-
- XtCreateWindow.X3xt.html:
- Title = XtCreateWindow(X3xt)
- Version = 1.0
- Name = XtCreateWindow - window creation convenience function
-
- XtDisplay.X3xt.html:
- Title = XtDisplay(X3xt)
- Version = 1.0
- Name = XtDisplay - obtain window information about a widget
- SubName = XtDisplayOfObject - returns the display pointer of the specified object
- SubName = XtScreen - obtain window information about a widget
- SubName = XtScreenOfObject - returns the screen pointer of the specified object
- SubName = XtWindow - obtain window information about a widget
- SubName = XtWindowOfObject - returns the window of the specified object
-
- XtDisplayInitialize.X3xt.html:
- Title = XtDisplayInitialize(X3xt)
- Version = 1.0
- Name = XtDisplayInitialize - initialize, open, or close a display
- SubName = XtToolkitInitialize - initialize internal Toolkit data structures
- SubName = XtDisplayInitialize - initialize a display
- SubName = XtOpenDisplay - open a display
- SubName = XtDatabase - initialize a display
- SubName = XtScreenDatabase - returns the resource database associated with the specified screen
- SubName = XtCloseDisplay - close a display
-
- XtDisplayStringConversionWarning.X3xt.html:
- Title = XtDisplayStringConversionWarning(X3xt)
- Version = 1.0
- Name = XtDisplayStringConversionWarning - issue a conversion warning message
-
- XtDisplayToApplicationContext.X3xt.html:
- Title = XtDisplayToApplicationContext(X3xt)
- Version = 1.0
- Name = XtDisplayToApplicationContext - obtain an application context
-
- XtError.X3xt.html:
- Title = XtError(X3xt)
- Version = 1.0
- Name = XtError - low-level error handlers
- SubName = XtSetErrorHandler - low-level error handler
- SubName = XtSetWarningHandler - low-level error handler
- SubName = XtWarning - low-level error handler
-
- XtErrorMsg.X3xt.html:
- Title = XtErrorMsg(X3xt)
- Version = 1.0
- Name = XtErrorMsg - high-level error handlers
- SubName = XtSetErrorMsgHandler - high-level error handler
- SubName = XtWarningMsg - high-level error handler
- SubName = XtSetWarningMsgHandler - high-level error handler
-
- XtFindFile.X3xt.html:
- Title = XtFindFile(X3xt)
- Version = 1.0
- Name = XtFindFile - search for a file using substitutions in the path list
-
- XtGetActionKeysym.X3xt.html:
- Title = XtGetActionKeysym(X3xt)
- Version = 1.0
- Name = XtGetActionKeysym - obtain corresponding keysym
-
- XtGetActionList.X3xt.html:
- Title = XtGetActionList(X3xt)
- Version = 1.0
- Name = XtGetActionList - obtain class action list
-
- XtGetApplicationNameAndClass.X3xt.html:
- Title = XtGetApplicationNameAndClass(X3xt)
- Version = 1.0
- Name = XtGetApplicationNameAndClass - retrieve application name and class
-
- XtGetApplicationResources.X3xt.html:
- Title = XtGetApplicationResources(X3xt)
- Version = 1.0
- Name = XtGetApplicationResources - obtain application resources
- SubName = XtVaGetApplicationResources - obtain application resources
-
- XtGetClassExtension.X3xt.html:
- Title = XtGetClassExtension(X3xt)
- Version = 1.0
- Name = XtGetClassExtension - locate a class extension record
-
- XtGetDisplays.X3xt.html:
- Title = XtGetDisplays(X3xt)
- Version = 1.0
- Name = XtGetDisplays - retrieve a list of displays associated with an application context
-
- XtGetErrorDatabase.X3xt.html:
- Title = XtGetErrorDatabase(X3xt)
- Version = 1.0
- Name = XtGetErrorDatabase - obtain error database
- SubName = XtGetErrorDatabaseText - obtain error database text
-
- XtGetGC.X3xt.html:
- Title = XtGetGC(X3xt)
- Version = 1.0
- Name = XtGetGC - obtain and destroy a sharable GC
- SubName = XtGetGC - obtain sharable GC
- SubName = XtReleaseGC - destroy a sharable GC
-
- XtGetKeyboardFocusWidget.X3xt.html:
- Title = XtGetKeyboardFocusWidget(X3xt)
- Version = 1.0
- Name = XtGetKeyboardFocusWidget - extension event handling
-
- XtGetKeysymTable.X3xt.html:
- Title = XtGetKeysymTable(X3xt)
- Version = 1.0
- Name = XtGetKeysymTable - query keysyms and keycodes
- SubName = XtKeysymToKeycodeList - query keysyms and keycodes
-
- XtGetResourceList.X3xt.html:
- Title = XtGetResourceList(X3xt)
- Version = 1.0
- Name = XtGetResourceList - obtain resource list
- SubName = XtGetConstraintResourceList - obtain constraint resource list
-
- XtGetSelectionParameters.X3xt.html:
- Title = XtGetSelectionParameters(X3xt)
- Version = 1.0
- Name = XtGetSelectionParameters - retrieve target parameters for a selection request with a single target
-
- XtGetSelectionRequest.X3xt.html:
- Title = XtGetSelectionRequest(X3xt)
- Version = 1.0
- Name = XtGetSelectionRequest - retrieve the event that triggered the XtConvertSelectionProc
-
- XtGetSelectionTimeout.X3xt.html:
- Title = XtGetSelectionTimeout(X3xt)
- Version = 1.0
- Name = XtGetSelectionTimeout - set and obtain selection timeout values
- SubName = XtSetSelectionTimeout - set selection timeout values
-
- XtGetSelectionValue.X3xt.html:
- Title = XtGetSelectionValue(X3xt)
- Version = 1.0
- Name = XtGetSelectionValue - obtain selection values
- SubName = XtGetSelectionValue - obtain selection value
- SubName = XtGetSelectionValues - obtain selection values
-
- XtGetSelectionValueIncremental.X3xt.html:
- Title = XtGetSelectionValueIncremental(X3xt)
- Version = 1.0
- Name = XtGetSelectionValueIncremental - obtain selection values
- SubName = XtGetSelectionValuesIncremental - obtain selection values using a list of target types and a list of client data
-
- XtGetSubresources.X3xt.html:
- Title = XtGetSubresources(X3xt)
- Version = 1.0
- Name = XtGetSubresources - obtain subresources or application resources
- SubName = XtGetSubresources - obtain subresources
- SubName = XtVaGetSubresources - obtain subresources
-
- XtGrabKey.X3xt.html:
- Title = XtGrabKey(X3xt)
- Version = 1.0
- Name = XtGrabKey - manage grabs
- SubName = XtUngrabKey - ungrab a key
- SubName = XtGrabKeyboard - grab the keyboard
- SubName = XtUngrabKeyboard - ungrab the keyboard
- SubName = XtGrabButton - grab a button
- SubName = XtUngrabButton - ungrab a button
- SubName = XtGrabPointer - grab a pointer
- SubName = XtUngrabPointer - ungrab a pointer
-
- XtHooksOfDisplay.X3xt.html:
- Title = XtHooksOfDisplay(X3xt)
- Version = 1.0
- Name = XtHooksOfDisplay - external agent access points
-
- XtInitialize.X3xt.html:
- Title = XtInitialize(X3xt)
- Version = 1.0
- Name = XtInitialize - initialize
-
- XtInitializeWidgetClass.X3xt.html:
- Title = XtInitializeWidgetClass(X3xt)
- Version = 1.0
- Name = XtInitializeWidgetClass - initialize a widget class
-
- XtInsertEventTypeHandler.X3xt.html:
- Title = XtInsertEventTypeHandler(X3xt)
- Version = 1.0
- Name = XtInsertEventTypeHandler - extension event handling
- SubName = XtRemoveEventTypeHandler - unregisters an even handler
- SubName = XtRegisterExtensionSelector - registers a procedure to arrange for the delivery of extension events to widgets
- SubName = XtSetEventDispatcher - registers the event dispatcher procedure
- SubName = XtDispatchEventToWidget - scans for the specified widget and calls each handler that has been registered for the specified event type
-
- XtLanguageProc.X3xt.html:
- Title = XtLanguageProc(X3xt)
- Version = 1.0
- Name = XtLanguageProc - set locale according to resource specification options
-
- XtLastEventProcessed.X3xt.html:
- Title = XtLastEventProcessed(X3xt)
- Version = 1.0
- Name = XtLastEventProcessed - last event, last timestamp processed
- SubName = XtLastTimestampProcessed - last timestamp processed
-
- XtMakeGeometryRequest.X3xt.html:
- Title = XtMakeGeometryRequest(X3xt)
- Version = 1.0
- Name = XtMakeGeometryRequest - make geometry manager request
- SubName = XtMakeResizeRequest - make geometry manager request
-
- XtMalloc.X3xt.html:
- Title = XtMalloc(X3xt)
- Version = 1.0
- Name = XtMalloc - memory management functions
- SubName = XtMalloc - memory management function
- SubName = XtCalloc - memory management function
- SubName = XtRealloc - memory management function
- SubName = XtFree - memory management function
- SubName = XtNew - memory management function
- SubName = XtNewString - memory management function
-
- XtManageChildren.X3xt.html:
- Title = XtManageChildren(X3xt)
- Version = 1.0
- Name = XtManageChildren - manage and unmanage children
- SubName = XtManageChildren - manage children
- SubName = XtManageChild - manage children
- SubName = XtUnmanageChildren - unmanage children
- SubName = XtUnmanageChild - unmanage children
- SubName = XtChangeManagedSet - performs various functions related to managed sets
- SubName = XtIsManaged - determines whether a specified widget is managed
-
- XtMapWidget.X3xt.html:
- Title = XtMapWidget(X3xt)
- Version = 1.0
- Name = XtMapWidget - map and unmap widgets
- SubName = XtMapWidget - map widgets
- SubName = XtSetMappedWhenManaged - map widgets
- SubName = XtUnmapWidget - unmap widgets
-
- XtMenuPopdown.X3xt.html:
- Title = XtMenuPopdown(X3xt)
- Version = 1.0
- Name = XtPopdown, XtCallbackPopdown, XtMenuPopdown - unmap a pop-up
- SubName = XtPopdown - unmap a pop-up
- SubName = XtCallbackPopdown - unmap a pop-up
- SubName = XtMenuPopdown - unmap a pop-up
-
- XtMenuPopup.X3xt.html:
- Title = XtMenuPopup(X3xt)
- Version = 1.0
- Name = XtMenuPopup - map a pop-up
- SubName = XtPopup - map a pop-up
- SubName = XtCallbackNone - map a pop-up
- SubName = XtCallbackNonexclusive - map a pop-up
- SubName = XtCallbackExclusive - map a pop-up
-
- XtName.X3xt.html:
- Title = XtName(X3xt)
- Version = 1.0
- Name = XtName - obtain widget's name
-
- XtNameToWidget.X3xt.html:
- Title = XtNameToWidget(X3xt)
- Version = 1.0
- Name = XtNameToWidget - translating strings to widgets or widgets to windows
- SubName = XtNameToWidget - translating strings to widgets
- SubName = XtWidgetToWindow - translating widgets to windows
-
- XtNextEvent.X3xt.html:
- Title = XtNextEvent(X3xt)
- Version = 1.0
- Name = XtNextEvent - query and process events and input
- SubName = XtPending - query and process events and input
- SubName = XtPeekEvent - query and process events and input
- SubName = XtProcessEvent - query and process events and input
- SubName = XtMainLoop - query and process events and input
-
- XtOffset.X3xt.html:
- Title = XtOffset(X3xt)
- Version = 1.0
- Name = XtOffset - determine the byte offset or number of array elements
- SubName = XtOffset - determine the byte offset or resource fields
- SubName = XtOffsetOf - determine the byte offset or resource fields
- SubName = XtNumber - determine the number of array elements
-
- XtOpenApplication.X3xt.html:
- Title = XtOpenApplication(X3xt)
- Version = 1.0
- Name = XtOpenApplication - initialize, open, or close a display
- SubName = XtVaOpenApplication - initialize, open, or close a display
-
- XtOwnSelection.X3xt.html:
- Title = XtOwnSelection(X3xt)
- Version = 1.0
- Name = XtOwnSelection - set selection owner
- SubName = XtOwnSelectionIncremental - set selection owner
- SubName = XtDisownSelection - set selection owner
-
- XtParent.X3xt.html:
- Title = XtParent(X3xt)
- Version = 1.0
- Name = XtParent - obtain widget's parent widget id
-
- XtParseAcceleratorTable.X3xt.html:
- Title = XtParseAcceleratorTable(X3xt)
- Version = 1.0
- Name = XtParseAcceleratorTable - managing accelerator tables
- SubName = XtInstallAccelerators - managing accelerator tables
- SubName = XtInstallAllAccelerators - managing accelerator tables
-
- XtParseTranslationTable.X3xt.html:
- Title = XtParseTranslationTable(X3xt)
- Version = 1.0
- Name = XtParseTranslationTable - manage translation tables
- SubName = XtAugmentTranslations - manage translation tables
- SubName = XtOverrideTranslations - manage translation tables
- SubName = XtUninstallTranslations - manage translation tables
-
- XtProcessLock.X3xt.html:
- Title = XtProcessLock(X3xt)
- Version = 1.0
- Name = XtProcessLock - lock and unlock process
- SubName = XtProcessUnlock - unlock a process
-
- XtQueryGeometry.X3xt.html:
- Title = XtQueryGeometry(X3xt)
- Version = 1.0
- Name = XtQueryGeometry - query the preferred geometry of a child widget
-
- XtRealizeWidget.X3xt.html:
- Title = XtRealizeWidget(X3xt)
- Version = 1.0
- Name = XtRealizeWidget - realize and unrealize widgets
- SubName = XtRealizeWidget - realize widget
- SubName = XtIsRealized - realize widget
- SubName = XtUnrealizeWidget - unrealize widget
-
- XtRegisterDrawable.X3xt.html:
- Title = XtRegisterDrawable(X3xt)
- Version = 1.0
- Name = XtRegisterDrawable - register a drawable with the Intrisics event dispatcher
-
- XtRegisterGrabAction.X3xt.html:
- Title = XtRegisterGrabAction(X3xt)
- Version = 1.0
- Name = XtRegisterGrabAction - register button and key grabs
-
- XtReservePropertyAtom.X3xt.html:
- Title = XtReservePropertyAtom(X3xt)
- Version = 1.0
- Name = XtReservePropertyAtom - maintain a cache of property atoms
- SubName = XtReleasePropertyAtom - release a property atom
-
- XtSessionGetToken.X3xt.html:
- Title = XtSessionGetToken(X3xt)
- Version = 1.0
- Name = XtSessionGetToken - token management for checkpointing
- SubName = XtSessionReturnToken - indicates the completion of a deferred save operation and returns the checkpoint token
-
- XtSetArg.X3xt.html:
- Title = XtSetArg(X3xt)
- Version = 1.0
- Name = XtSetArg - set and merge ArgLists
- SubName = XtSetArg - set ArgLists
- SubName = XtMergeArgLists - merge ArgLists
-
- XtSetKeyboardFocus.X3xt.html:
- Title = XtSetKeyboardFocus(X3xt)
- Version = 1.0
- Name = XtSetKeyboardFocus - focus events on a child widget
-
- XtSetKeyTranslator.X3xt.html:
- Title = XtSetKeyTranslator(X3xt)
- Version = 1.0
- Name = XtSetKeyTranslator - convert KeySym to KeyCodes
- SubName = XtTranslateKeycode - convert KeySym to KeyCodes
- SubName = XtRegisterCaseConverter - convert KeySym to KeyCodes
- SubName = XtConvertCase - convert KeySym to KeyCodes
-
- XtSetLanguageProc.X3xt.html:
- Title = XtSetLanguageProc(X3xt)
- Version = 1.0
- Name = XtSetLanguageProc - set the language procedure
-
- XtSetMultiClickTime.X3xt.html:
- Title = XtSetMultiClickTime(X3xt)
- Version = 1.0
- Name = XtSetMultiClickTime - set and get multi-click times
- SubName = XtGetMultiClickTime - get multi-click times
-
- XtSetSelectionParameters.X3xt.html:
- Title = XtSetSelectionParameters(X3xt)
- Version = 1.0
- Name = XtSetSelectionParameters - specify target parameters for a selection request with a single target
-
- XtSetSensitive.X3xt.html:
- Title = XtSetSensitive(X3xt)
- Version = 1.0
- Name = XtSetSensitive - set and check a widget's sensitivity state
- SubName = XtSetSensitive - set a widget's sensitivity state
- SubName = XtIsSensitive - check a widget's sensitivity state
-
- XtSetValues.X3xt.html:
- Title = XtSetValues(X3xt)
- Version = 1.0
- Name = XtSetValues - obtain and set widget resources
- SubName = XtSetValues - set widget resources
- SubName = XtVaSetValues - set widget resources
- SubName = XtSetSubvalues - set widget resources
- SubName = XtVaSetSubvalues - set widget resources
- SubName = XtGetValues - obtain widget resources
- SubName = XtVaGetValues - obtain widget resources
- SubName = XtGetSubvalues - obtain widget resources
- SubName = XtVaGetSubvalues - obtain widget resources
-
- XtSetWMColormapWindows.X3xt.html:
- Title = XtSetWMColormapWindows(X3xt)
- Version = 1.0
- Name = XtSetWMColormapWindows - Set the value of the WM_COLORMAP_WINDOWS property
-
- XtStringConversionWarning.X3xt.html:
- Title = XtStringConversionWarning(X3xt)
- Version = 1.0
- Name = XtStringConversionWarning - issue a conversion warning message
-
- XtToolkitThreadInitialize.X3xt.html:
- Title = XtToolkitThreadInitialize(X3xt)
- Version = 1.0
- Name = XtToolkitThreadInitialize - initialize the toolkit for multiple threads
-
- XtTranslateCoords.X3xt.html:
- Title = XtTranslateCoords(X3xt)
- Version = 1.0
- Name = XtTranslateCoords - translate widget coordinates
-
- XtVaCreateArgsList.X3xt.html:
- Title = XtVaCreateArgsList(X3xt)
- Version = 1.0
- Name = XtVaCreateArgsList - dynamically allocate a varargs list
-