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