| Previous | Contents | Index |
result XtCvtStringToVisualArgument Information(display, args, num_args, fromVal, toVal, closure_ret)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Boolean | write | value |
| display | Display | read | value |
| args | XrmValuePtr | read | reference |
| num_args | Cardinal | read | value |
| fromVal | XrmValuePtr | read | value |
| toVal | XrmValuePtr | read | value |
| closure_ret | XtPointer | write | reference |
result XtDatabaseArgument Information(display)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XrmDatabase | write | value |
| display | Display | read | value |
XtDestroyApplicationContextArgument Information(app_context)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
XtDestroyGCArgument Information(w, gc )
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| gc | GC | read | value |
This routine, superseded by XtReleaseGC, is supported for backward compatibility.
XtDestroyWidgetArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
XtDirectConvertArgument Information(converter, args, num_args, from, to_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| converter | XtConverter | read | value |
| args | XrmValuePtr | read | reference |
| num_args | Cardinal | read | value |
| from | XrmValuePtr | read | value |
| to_return | XrmValuePtr | read | value |
This routine, superseded by XtCallConverter, is supported for backward compatibility.
XtDisownSelectionArgument Information(w, selection, time)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| selection | Atom | read | value |
| time | Time | read | value |
result XtDispatchEventArgument Information(event)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Boolean | write | value |
| event | Event | read | reference |
result XtDisplayArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Display | write | value |
| w | Widget | read | value |
XtDisplayInitializeArgument Information(app_context, display, application_name, application_class, options, num_options, args, num_args)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| display | Display | read | value |
| application_name | XtString | read | reference |
| application_class | XtString (array) | read | reference |
| options | LONGWORD UNSIGNED | read | reference |
| num_options | Cardinal | read | value |
| args | Cardinal | modify | reference |
| num_args | ADDRESS (array) | modify | reference |
result XtDisplayOfObjectArgument Information(object)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Display | write | value |
| object | Widget | read | value |
XtDisplayStringConvWarningArgument Information(display, from_value, toType)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| display | Display | read | value |
| from_value | XtString | read | reference |
| toType | XtString | read | reference |
return XtDisplayToApplicationContextArgument Information(display)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| return | XtAppContext | write | value |
| display | Display | read | value |
XtErrorArgument Information(message)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| message | XtString | read | reference |
This routine, superseded by XtAppErrorMsg, is supported for backward compatibility.
XtErrorMsgArgument Information(name, type, class, default, params, num_params)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| name | XtString | read | reference |
| type | XtString | read | reference |
| class | XtString | read | reference |
| default | XtString | read | reference |
| params | XtString (array) | read | reference |
| num_params | Cardinal | read | reference |
This routine, superseded by XtAppErrorMsg, is supported for backward compatibility.
result XtFindFileArgument Information(path, substitutions, num_substitutions, predicate)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XtString | write | value |
| path | XtString | read | reference |
| substitutions | Substitution | read | reference |
| num_substitutions | Cardinal | read | value |
| predicate | XtFilePredicate | read | value |
XtFreeArgument Information(ptr)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| ptr | ADDRESS | read | value |
XtGetActionListArgument Information(widget_class,actions_return,num_actions_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| widget_class | WidgetClass | read | value |
| actions_return | XtActionList | write | reference |
| num_actions_return | Cardinal | write | reference |
result XtGetActionKeysymArgument Information(event, modifiers_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | KeySym | write | value |
| event | Event | write | reference |
| modifiers_return | Modifiers | write | reference |
XtGetApplicationNameAndClassArgument Information(display, name_return, class_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| display | Display | read | value |
| name_return | XtString | write | reference |
| class_return | XtString | write | reference |
XtGetApplicationResourcesArgument Information(w, base, resources, num_resources, args, num_args)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| base | XtPointer | read | value |
| resources | XtResource (array) | read | reference |
| num_resources | Cardinal | read | value |
| args | Arg (array) | write | reference |
| num_args | Cardinal | read | value |
XtGetConstraintResourceListArgument Information(class, resources_return, num_resources_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| class | WidgetClass | read | value |
| resources_return | XtResource (array) | write | reference |
| num_resources_return | Cardinal | write | reference |
result XtGetErrorDatabaseArgument Information
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | XrmDatabase | write | value |
This routine, superseded by XtAppGetErrorDatabase, is supported for backward compatibility.
XtGetErrorDatabaseTextArgument Information(name, type, class, default, buffer_return, nbytes)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| name | XtString | read | reference |
| type | XtString | read | reference |
| class | XtString | read | reference |
| default | XtString | read | reference |
| buffer_return | XtString | read | reference |
| nbytes | LONGWORD | read | value |
This routine, superseded by XtAppGetErrorDatabaseText, is supported for backward compatibility.
result XtGetGCArgument Information(object, value_mask, values)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | GC | write | value |
| object | Widget | read | value |
| value_mask | XtGCMask | read | value |
| values | XGCValue | read | reference |
result XtGetKeysymTableArgument Information(display, min_keycode_return, keysyms_per_keycode_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | KeySym | write | value |
| display | Display | read | write |
| min_keycode_return | KeyCode | modify | reference |
| keysyms_per_keycode_return | LONGWORD | write | reference |
| Previous | Next | Contents | Index |