|
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
XtPeekEvent
FORMAT
result XtPeekEvent
(event_return)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Boolean
|
write
|
value
|
event_return
|
Event
|
read
|
reference
|
This routine, superseded by XtAppPeekEvent, is supported for backward
compatibility.
XtPending
FORMAT
result XtPending
( )
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtInputMask
|
write
|
value
|
This routine, superseded by XtPending, is supported for backward
compatibility.
XtPopdown
FORMAT
XtPopdown
(popup_shell)
Argument Information
Argument |
Type |
Access |
Mechanism |
popup_shell
|
Widget
|
read
|
value
|
XtPopup
FORMAT
XtPopup
(popup_shell, grab_kind)
Argument Information
Argument |
Type |
Access |
Mechanism |
popup_shell
|
Widget
|
read
|
value
|
grab_kind
|
XtGrabKind
|
read
|
value
|
XtPopupSpringLoaded
FORMAT
XtPopupSpringLoaded
(popup_shell)
Argument Information
Argument |
Type |
Access |
Mechanism |
popup_shell
|
Widget
|
read
|
value
|
XtProcessEvent
FORMAT
XtProcessEvent
(mask)
Argument Information
Argument |
Type |
Access |
Mechanism |
mask
|
XtInputMask
|
read
|
value
|
This routine, superseded by XtAppProcessEvent, is supported for
backward compatibility.
XtQueryGeometry
FORMAT
status XtQueryGeometry
(w, intended, preferred_return)
Argument Information
Argument |
Type |
Access |
Mechanism |
status
|
XtGeometryResult
|
write
|
value
|
w
|
Widget
|
read
|
value
|
intended
|
XtWidgetGeometry
|
write
|
value
|
preferred_return
|
XtWidgetGeometry
|
write
|
reference
|
XtRealizeWidget
FORMAT
XtRealizeWidget
(w)
Argument Information
Argument |
Type |
Access |
Mechanism |
w
|
Widget
|
read
|
value
|
XtRealloc
FORMAT
result XtRealloc
(ptr, num)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
ADDRESS
|
write
|
value
|
ptr
|
ADDRESS
|
read
|
value
|
num
|
Cardinal
|
read
|
value
|
XtRegisterCaseConverter
FORMAT
XtRegisterCaseConverter
(display, proc, start, stop)
Argument Information
Argument |
Type |
Access |
Mechanism |
display
|
Display
|
read
|
value
|
proc
|
XtCaseProc
|
read
|
value
|
start
|
KeySym
|
read
|
value
|
stop
|
KeySym
|
read
|
value
|
XtRegisterGrabAction
FORMAT
XtRegisterGrabAction
(action_proc, owner_events, event_mask, pointer_mode, keyboard_mode )
Argument Information
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
|
XtReleaseGC
FORMAT
XtReleaseGC
(object, gc)
Argument Information
Argument |
Type |
Access |
Mechanism |
object
|
Widget
|
read
|
value
|
gc
|
GC
|
read
|
value
|
XtRemoveActionHook
FORMAT
XtRemoveActionHook
(id)
Argument Information
Argument |
Type |
Access |
Mechanism |
id
|
XtActionHookId
|
read
|
value
|
XtRemoveAllCallbacks
FORMAT
XtRemoveAllCallbacks
(w, callback_name)
Argument Information
Argument |
Type |
Access |
Mechanism |
w
|
Widget
|
read
|
value
|
callback_name
|
XtString
|
read
|
reference
|
XtRemoveCallback
FORMAT
XtRemoveCallback
(w, callback_name, callback, client_data)
Argument Information
Argument |
Type |
Access |
Mechanism |
w
|
Widget
|
read
|
value
|
callback_name
|
XtString
|
read
|
reference
|
callback
|
XtCallbackProc
|
read
|
value
|
client_data
|
XtPointer
|
read
|
value
|
XtRemoveCallbacks
FORMAT
XtRemoveCallbacks
(w, callback_name, callbacks)
Argument Information
Argument |
Type |
Access |
Mechanism |
w
|
Widget
|
read
|
value
|
callback_name
|
XtString
|
read
|
reference
|
callbacks
|
XtCallbackRec (array)
|
read
|
reference
|
XtRemoveEventHandler
FORMAT
XtRemoveEventHanlder
(w, event_mask, nonmaskable, proc, client_data)
Argument Information
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
|
XtRemoveGrab
FORMAT
XtRemoveGrab
(w)
Argument Information
Argument |
Type |
Access |
Mechanism |
w
|
Widget
|
read
|
value
|
XtRemoveInput
FORMAT
XtRemoveInput
(id)
Argument Information
Argument |
Type |
Access |
Mechanism |
id
|
XtInputId
|
read
|
value
|
XtRemoveRawEventHandler
FORMAT
XtRemoveRawEventHandler
(w, event_mask, nonmaskable, proc, client_data)
Argument Information
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
|
XtRemoveTimeOut
FORMAT
XtRemoveTimeOut
(timer)
Argument Information
Argument |
Type |
Access |
Mechanism |
timer
|
XtIntervalId
|
read
|
value
|
XtRemoveWorkProc
FORMAT
XtRemoveWorkProc
(id)
Argument Information
Argument |
Type |
Access |
Mechanism |
id
|
XtWorkProcId
|
read
|
value
|
XtResolvePathname
FORMAT
result XtResolvePathname
(dpy, type, filename, suffix, path, substitutions, num_substitutions,
predicate)
Argument Information
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
|
XtScreen
FORMAT
result XtScreen
(w)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
ADDRESS
|
write
|
value
|
w
|
Widget
|
read
|
value
|
XtScreenDatabase
FORMAT
result XtScreenDatabase
(screen)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XrmDatabase
|
write
|
value
|
screen
|
Screen
|
read
|
value
|
XtScreenOfObject
FORMAT
result XtScreenOfObject
(object)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
ADDRESS
|
write
|
value
|
object
|
Widget
|
read
|
value
|
XtSetErrorHandler
FORMAT
XtSetErrorHandler
(handler)
Argument Information
Argument |
Type |
Access |
Mechanism |
handler
|
XtErrorHandler
|
read
|
value
|
This routine, superseded by XtAppSetErrorHandler, is supported for
backward compatibility.
XtSetErrorMsgHandler
FORMAT
XtSetErrorMsgHandler
(msg_handler)
Argument Information
Argument |
Type |
Access |
Mechanism |
msg_handler
|
XtErrorMsgHandler
|
read
|
value
|
This routine, superseded by XtAppSetWarningHandler, is supported for
backward compatibility.
XtSetKeyboardFocus
FORMAT
XtSetKeyboardFocus
(subtree, descendant)
Argument Information
Argument |
Type |
Access |
Mechanism |
subtree
|
Widget
|
read
|
value
|
descendant
|
Widget
|
read
|
value
|
XtSetKeyTranslator
FORMAT
XtSetKeyTranslator
(display, proc)
Argument Information
Argument |
Type |
Access |
Mechanism |
display
|
Display
|
read
|
value
|
proc
|
XtKeyProc
|
read
|
value
|
XtSetLanguageProc
FORMAT
result XtSetLanguageProc
(app_context, proc, client_data)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtLanguageProc
|
write
|
value
|
app_context
|
XtAppContext
|
read
|
value
|
proc
|
XtLanguageProc
|
read
|
value
|
client_data
|
XtPointer
|
read
|
value
|
|