| Previous | Contents | Index |
result XtPeekEventArgument Information(event_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Boolean | write | value |
| event_return | Event | read | reference |
This routine, superseded by XtAppPeekEvent, is supported for backward compatibility.
result XtPendingArgument Information( )
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XtInputMask | write | value |
This routine, superseded by XtPending, is supported for backward compatibility.
XtPopdownArgument Information(popup_shell)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| popup_shell | Widget | read | value |
XtPopupArgument Information(popup_shell, grab_kind)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| popup_shell | Widget | read | value |
| grab_kind | XtGrabKind | read | value |
XtPopupSpringLoadedArgument Information(popup_shell)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| popup_shell | Widget | read | value |
XtProcessEventArgument Information(mask)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| mask | XtInputMask | read | value |
This routine, superseded by XtAppProcessEvent, is supported for backward compatibility.
status XtQueryGeometryArgument Information(w, intended, preferred_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| status | XtGeometryResult | write | value |
| w | Widget | read | value |
| intended | XtWidgetGeometry | write | value |
| preferred_return | XtWidgetGeometry | write | reference |
XtRealizeWidgetArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
result XtReallocArgument Information(ptr, num)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | ADDRESS | write | value |
| ptr | ADDRESS | read | value |
| num | Cardinal | read | value |
XtRegisterCaseConverterArgument Information(display, proc, start, stop)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| display | Display | read | value |
| proc | XtCaseProc | read | value |
| start | KeySym | read | value |
| stop | KeySym | read | value |
XtRegisterGrabActionArgument Information(action_proc, owner_events, event_mask, pointer_mode, keyboard_mode )
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| action_proc | XtActionProc | read | value |
| owner_events | Boolean | read | value |
| event_mask | LONGWORD UNSIGNED | read | value |
| pointer_mode | LONGWORD | read | value |
| keyboard_mode | LONGWORD | read | value |
XtReleaseGCArgument Information(object, gc)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| object | Widget | read | value |
| gc | GC | read | value |
XtRemoveActionHookArgument Information(id)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| id | XtActionHookId | read | value |
XtRemoveAllCallbacksArgument Information(w, callback_name)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| callback_name | XtString | read | reference |
XtRemoveCallbackArgument Information(w, callback_name, callback, client_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| callback_name | XtString | read | reference |
| callback | XtCallbackProc | read | value |
| client_data | XtPointer | read | value |
XtRemoveCallbacksArgument Information(w, callback_name, callbacks)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| callback_name | XtString | read | reference |
| callbacks | XtCallbackRec (array) | read | reference |
XtRemoveEventHanlderArgument Information(w, event_mask, nonmaskable, proc, client_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| event_mask | EventMask | read | value |
| nonmaskable | Boolean | read | value |
| proc | XtEventHandler | read | reference |
| client_data | XtPointer | read | value |
XtRemoveGrabArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
XtRemoveInputArgument Information(id)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| id | XtInputId | read | value |
XtRemoveRawEventHandlerArgument Information(w, event_mask, nonmaskable, proc, client_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| event_mask | EventMask | read | value |
| nonmaskable | Boolean | read | value |
| proc | XtEventHandler | read | value |
| client_data | XtPointer | read | value |
XtRemoveTimeOutArgument Information(timer)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| timer | XtIntervalId | read | value |
XtRemoveWorkProcArgument Information(id)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| id | XtWorkProcId | read | value |
result XtResolvePathnameArgument Information(dpy, type, filename, suffix, path, substitutions, num_substitutions, predicate)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XtString | write | value |
| dpy | Display | read | value |
| type | XtString | read | reference |
| filename | XtString | read | reference |
| suffix | XtString | read | reference |
| path | XtString | read | reference |
| substitutions | Substitution | read | reference |
| num_substitutions | Cardinal | read | value |
| predicate | XtFilePredicate | read | value |
result XtScreenArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | ADDRESS | write | value |
| w | Widget | read | value |
result XtScreenDatabaseArgument Information(screen)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XrmDatabase | write | value |
| screen | Screen | read | value |
result XtScreenOfObjectArgument Information(object)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | ADDRESS | write | value |
| object | Widget | read | value |
XtSetErrorHandlerArgument Information(handler)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| handler | XtErrorHandler | read | value |
This routine, superseded by XtAppSetErrorHandler, is supported for backward compatibility.
XtSetErrorMsgHandlerArgument Information(msg_handler)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| msg_handler | XtErrorMsgHandler | read | value |
This routine, superseded by XtAppSetWarningHandler, is supported for backward compatibility.
XtSetKeyboardFocusArgument Information(subtree, descendant)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| subtree | Widget | read | value |
| descendant | Widget | read | value |
XtSetKeyTranslatorArgument Information(display, proc)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| display | Display | read | value |
| proc | XtKeyProc | read | value |
result XtSetLanguageProcArgument Information(app_context, proc, client_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XtLanguageProc | write | value |
| app_context | XtAppContext | read | value |
| proc | XtLanguageProc | read | value |
| client_data | XtPointer | read | value |
| Previous | Next | Contents | Index |