DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH
 
X Version 11 (Release 5)

Intro(Xt)


Intro -- introduction to X Toolkit Intrinsics

Description

The Intrinsics and a widget set make up the X Toolkit. The Intrinsics provide the base mechanisms necessary to build a wide variety of widget sets and application environments. The Intrinsics is a library package layered on top of Xlib. As such, the Intrinsics provide mechanisms (functions and structures) for extending the basic programming abstractions provided by the X Window System.

The following table lists each of the functions provided by the X Toolkit Intrinsics and the manual page on which it discussed. Functions marked with an asterisk (*) are new to X11 Release 5.

Function Manual page
XtAddCallback XtAddCallback(Xt)
XtAddCallbacks XtAddCallback(Xt)
XtAddExposureToRegion XtAddExposureToRegion(Xt)
XtAddGrab XtAddGrab(Xt)
XtAddRawEventHandler XtAddEventHandler(Xt)
* XtAllocateGC XtAllocateGC(Xt)
XtAppAddActions XtAppAddActions(Xt)
XtAppAddConverter XtAppAddConverter(Xt)
XtAppAddInput XtAppAddInput(Xt)
XtAppAddTimeOut XtAppAddTimeOut(Xt)
XtAppAddWorkProc XtAppAddWorkProc(Xt)
XtAppCreateShell XtAppCreateShell(Xt)
XtAppError XtAppError(Xt)
XtAppErrorMsg XtAppErrorMsg(Xt)
XtAppGetErrorDatabase XtAppGetErrorDatabase(Xt)
XtAppGetErrorDatabaseText XtAppGetErrorDatabase(Xt)
XtAppGetSelectionTimeout XtAppGetSelectionTimeout(Xt)
* XtAppInitialize XtAppInitialize(Xt)
XtAppMainLoop XtAppNextEvent(Xt)
XtAppNextEvent XtAppNextEvent(Xt)
XtAppPeekEvent XtAppNextEvent(Xt)
XtAppPending XtAppNextEvent(Xt)
XtAppProcessEvent XtAppNextEvent(Xt)
XtAppSetErrorHandler XtAppError(Xt)
XtAppSetErrorMsgHandler XtAppErrorMsg(Xt)
* XtAppSetFallbackResources XtAppSetFallbackResources(Xt)
XtAppSetSelectionTimeout XtAppGetSelectionTimeout(Xt)
XtAppSetWarningHandler XtAppError(Xt)
XtAppSetWarningMsgHandler XtAppErrorMsg(Xt)
XtAppWarning XtAppError(Xt)
XtAppWarningMsg XtAppErrorMsg(Xt)
XtAugmentTranslations XtParseTranslationTable(Xt)
XtBuildEventMask XtBuildEventMask(Xt)
XtCallAcceptFocus XtCallAcceptFocus(Xt)
XtCallbackExclusive XtMenuPopup(Xt)
XtCallbackNone XtMenuPopup(Xt)
XtCallbackNonexclusive XtMenuPopup(Xt)
XtCallbackPopdown XtMenuPopdown(Xt)
XtCallCallbacks XtCallCallbacks(Xt)
XtCalloc XtMalloc(Xt)
XtCheckSubclass XtClass(Xt)
XtClass XtClass(Xt)
XtCloseDisplay XtDisplayInitialize(Xt)
XtConfigureWidget XtConfigureWidget(Xt)
XtConvert XtConvert(Xt)
XtConvertCase XtSetKeyTranslator(Xt)
XtCreateApplicationContext XtCreateApplicationContext(Xt)
XtCreateApplicationShell XtCreateApplicationShell(Xt)
XtCreateManagedWidget XtCreateWidget(Xt)
XtCreatePopupShell XtCreatePopupShell(Xt)
XtCreateWidget XtCreateWidget(Xt)
XtCreateWindow XtCreateWindow(Xt)
XtDatabase XtDisplayInitialize(Xt)
XtDestroyApplicationContext XtCreateApplicationContext(Xt)
XtDestroyWidget XtCreateWidget(Xt)
XtDirectConvert XtConvert(Xt)
XtDisownSelection XtOwnSelection(Xt)
XtDispatchEvent XtAppNextEvent(Xt)
XtDisplay XtDisplay(Xt)
XtDisplayInitialize XtDisplayInitialize(Xt)
XtFree XtMalloc(Xt)
* XtGetActionList XtGetActionList(Xt)
XtGetApplicationResources XtGetSubresources(Xt)
XtGetGC XtGetGC(Xt)
XtGetResourceList XtGetResourceList(Xt)
XtGetSelectionValue XtGetSelectionValue(Xt)
XtGetSelectionValues XtGetSelectionValue(Xt)
XtGetSubresources XtGetSubresources(Xt)
XtGetSubvalues XtSetValues(Xt)
XtGetValues XtSetValues(Xt)
XtHasCallbacks XtCallCallbacks(Xt)
XtInstallAccelerators XtParseAcceleratorTable(Xt)
XtInstallAllAccelerators XtParseAcceleratorTable(Xt)
XtIsComposite XtClass(Xt)
XtIsManaged XtClass(Xt)
XtIsRealized XtRealizeWidget(Xt)
XtIsSensitive XtSetSensitive(Xt)
XtIsSubclass XtClass(Xt)
* XtLanguageProc XtLanguageProc(Xt)
XtMakeGeometryRequest XtMakeGeometryRequest(Xt)
XtMakeResizeRequest XtMakeGeometryRequest(Xt)
XtMalloc XtMalloc(Xt)
XtManageChild XtManageChildren(Xt)
XtManageChildren XtManageChildren(Xt)
XtMapWidget XtMapWidget(Xt)
XtMenuPopdown XtMenuPopdown(Xt)
XtMenuPopup XtMenuPopup(Xt)
XtMergeArgLists XtSetArg(Xt)
XtMoveWidget XtConfigureWidget(Xt)
XtNameToWidget XtNameToWidget(Xt)
XtNew XtMalloc(Xt)
XtNewString XtMalloc(Xt)
XtNumber XtOffset(Xt)
XtOffset XtOffset(Xt)
XtOpenDisplay XtDisplayInitialize(Xt)
XtOverrideTranslations XtParseTranslationTable(Xt)
XtOwnSelection XtOwnSelection(Xt)
XtParent XtDisplay(Xt)
XtParseAcceleratorTable XtParseAcceleratorTable(Xt)
XtParseTranslationTable XtParseTranslationTable(Xt)
XtPopdown XtMenuPopdown(Xt)
XtPopup XtMenuPopup(Xt)
XtQueryGeometry XtQueryGeometry(Xt)
XtRealizeWidget XtRealizeWidget(Xt)
XtRealloc XtMalloc(Xt)
XtRegisterCaseConverter XtSetKeyTranslator(Xt)
XtReleaseGC XtGetGC(Xt)
XtRemoveAllCallbacks XtAddCallback(Xt)
XtRemoveCallback XtAddCallback(Xt)
XtRemoveCallbacks XtAddCallback(Xt)
XtRemoveEventHandler XtAddEventHandler(Xt)
XtRemoveGrab XtAddGrab(Xt)
XtRemoveInput XtAppAddInput(Xt)
XtRemoveRawEventHandler XtAddEventHandler(Xt)
XtRemoveTimeOut XtAppAddTimeOut(Xt)
XtRemoveWorkProc XtAppAddWorkProc(Xt)
XtResizeWidget XtConfigureWidget(Xt)
XtScreen XtDisplay(Xt)
* XtScreenDatabase XtScreenDatabase(Xt)
XtSetArg XtSetArg(Xt)
XtSetKeyboardFocus XtSetKeyboardFocus(Xt)
XtSetKeyTranslator XtSetKeyTranslator(Xt)
XtSetMappedWhenManaged XtMapWidget(Xt)
XtSetSensitive XtSetSensitive(Xt)
XtSetSubvalues XtSetValues(Xt)
XtSetValues XtSetValues(Xt)
XtStringConversionWarning XtStringConversionWarning(Xt)
XtSuperClass XtClass(Xt)
XtToolkitInitialize XtCreateApplicationContext(Xt)
XtTranslateCoords XtTranslateCoords(Xt)
XtTranslateKeycode XtSetKeyTranslator(Xt)
XtUninstallTranslations XtParseTranslationTable(Xt)
XtUnmanageChild XtManageChildren(Xt)
XtUnmanageChildren XtManageChildren(Xt)
XtUnmapWidget XtMapWidget(Xt)
XtUnrealizeWidget XtRealizeWidget(Xt)
XtWidgetToApplicationContext XtCreateApplicationContext(Xt)
XtWidgetToWindow XtNameToWidget(Xt)
XtWindow XtDisplay(Xt)



See also

X Toolkit Intrinsics - C Language Interface
Xlib - C Language X Interface
© 2003 X Toolkit Intrinsics (Xt)
SCO OpenServer Release 5.0.7 -- 11 February 2003