Package libXt-devel
- XtAddActions(3) β register an action table
- XtAddCallback(3) β add and remove callback procedures
- 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
- 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
- XtAppGetSelectionTimeout(3) β set and obtain selection timeout values
- XtAppInitialize(3) β initialize, open, or close a display
- XtAppLock(3) β lock and unlock application context
- XtAppNextEvent(3) β query and process events and input
- XtAppReleaseCacheRefs(3) β decrement reference counts for resources
- XtAppSetExitFlag(3) β thread support functions
- XtAppSetFallbackResources(3) β set fallback resources
- XtAppSetTypeConverter(3) β register resource converter
- XtBuildEventMask(3) β retrieve a widget's event mask
- XtCallAcceptFocus(3) β calla widget's accept_focus procedure
- XtCallActionProc(3) β invoke an action procedure directly
- XtCallCallbacks(3) β process callbacks
- XtClass(3) β obtain and verify a widget's class
- XtConfigureWidget(3) β move and resize widgets
- XtConvert(3) β invoke resource converters
- XtConvertAndStore(3) β invoke resource converters
- XtCreateApplicationContext(3) β create, destroy, and obtain an application context
- XtCreateApplicationShell(3) β create top-level widget instance
- 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
- XtDisplay(3) β obtain window information about a widget
- XtDisplayInitialize(3) β initialize, open, or close a display
- 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
- 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
- XtGetDisplays(3) β retrieve a list of displays associated with an application context
- XtGetErrorDatabase(3) β obtain error database
- XtGetGC(3) β obtain and destroy a sharable GC
- XtGetKeyboardFocusWidget(3) β extension event handling
- XtGetKeysymTable(3) β query keysyms and keycodes
- 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
- XtGetSubresources(3) β obtain subresources
- XtGrabKey(3) β manage grabs
- XtHooksOfDisplay(3) β external agent access points
- XtInitialize(3) β initialize
- XtInitializeWidgetClass(3) β initialize a widget class
- XtInsertEventTypeHandler(3) β extension event handling
- XtLastEventProcessed(3) β last event, last timestamp processed
- XtMakeGeometryRequest(3) β make geometry manager request
- XtMalloc(3) β memory management functions
- XtManageChildren(3) β manage and unmanage children
- XtMapWidget(3) β map and unmap widgets
- XtName(3) β obtain widget's name
- XtNameToWidget(3) β translating strings to widgets or widgets to windows
- XtNextEvent(3) β query and process events and input
- XtOffset(3) β determine the byte offset or number of array elements
- XtOpenApplication(3) β initialize, open, or close a display
- XtOwnSelection(3) β set selection owner
- XtParent(3) β obtain widget's parent widget id
- XtParseAcceleratorTable(3) β managing accelerator tables
- XtParseTranslationTable(3) β manage translation tables
- XtPopdown(3) β unmap a pop-up
- XtPopup(3) β map a pop-up
- XtProcessLock(3) β lock and unlock process
- XtQueryGeometry(3) β query the preferred geometry of a child widget
- XtRealizeWidget(3) β realize and unrealize widgets
- XtRegisterDrawable(3) β register a drawable with the Intrinsics event dispatcher
- XtRegisterGrabAction(3) β register button and key grabs
- XtReservePropertyAtom(3) β maintain a cache of property atoms
- XtResolvePathname(3) β search for a file using standard substitution
- XtSessionGetToken(3) β token management for checkpointing
- XtSetArg(3) β set and merge ArgLists
- XtSetKeyTranslator(3) β convert KeySym to KeyCodes
- XtSetKeyboardFocus(3) β focus events on a child widget
- XtSetLanguageProc(3) β set the language procedure
- XtSetMultiClickTime(3) β set and get multi-click times
- XtSetSelectionParameters(3) β specify target parameters for a selection request with a single target
- XtSetSensitive(3) β set and check a widget's sensitivity state
- XtSetValues(3) β obtain and set widget resources
- XtSetWMColormapWindows(3) β Set the value of the WM_COLORMAP_WINDOWS property
- XtStringConversionWarning(3) β issue a conversion warning message
- XtToolkitThreadInitialize(3) β initialize the toolkit for multiple threads
- XtTranslateCoords(3) β translate widget coordinates
- XtVaCreateArgsList(3) β dynamically allocate a varargs list