| Previous | Contents | Index |
XtAppSetFallbackResourcesArgument Information(app_context, specification_list)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| specification_list | XtString (array) | read | reference |
XtAppSetSelectionTimeoutArgument Information(app_context, timeout)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| timeout | LONGWORD UNSIGNED | read | value |
XtAppSetTypeConverterArgument Information(app_context, from_type, toType, converter, convert_args, num_args, cache_type, destructor)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| from_type | XtString | read | reference |
| toType | XtString | read | reference |
| converter | XtTypeConverter | read | value |
| convert_args | XtConvertArgRec (array) | read | reference |
| num_args | Cardinal | read | value |
| cache_type | XtCacheType | read | value |
| destructor | XtDestructor | read | value |
XtAppSetWarningHandlerArgument Information(app_context, handler)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| handler | XtErrorHandler | read | value |
XtAppSetWarningMsgHandlerArgument Information(app_context, msg_handler)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| msg_handler | XtErrorMsgHandler | read | value |
XtAppWarningArgument Information(app_context, message )
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| message | XtString | read | reference |
XtAppWarningMsgArgument Information(app_context, name, type, class, default, params, num_params)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| app_context | XtAppContext | read | value |
| 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 |
XtAugmentTranslationsArgument Information(w, translations)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| translations | XtTranslations | read | value |
result XtBuildEventMaskArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | EventMask | write | value |
| w | Widget | read | value |
result XtCallAcceptFocusArgument Information(w, time)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Boolean | write | value |
| w | Widget | read | value |
| time | Time | read | reference |
XtCallActionProcArgument Information(widget, action, event, params, num_params)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| widget | Widget | read | value |
| action | XtString | read | value |
| event | Event | read | reference |
| params | XtString (array) | read | reference |
| num_params | Cardinal | read | value |
XtCallbackExclusiveArgument Information(w, client_data, callback_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| client_data | XtPointer | read | value |
| callback_data | XtPointer | read | value |
XtCallbackNoneArgument Information(w, client_data, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| client_data | XtPointer | read | value |
| call_data | XtPointer | read | value |
XtCallbackNonexclusiveArgument Information(w, client_data, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| client_data | XtPointer | read | value |
| call_data | XtPointer | read | value |
XtCallbackPopdownArgument Information(w, client_data, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| client_data | XtPointer | read | value |
| call_data | XtPointer | read | value |
XtCallbackReleaseCacheRefArgument Information(object, client_data, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| object | Widget | read | value |
| client_data | XtPointer | read | value |
| call_data | XtPointer | read | value |
XtCallbackReleaseCacheRefListArgument Information(object, client_data, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| object | Widget | read | value |
| client_data | XtPointer | read | value |
| call_data | XtPointer | read | value |
XtCallCallbackListArgument Information(widget, callbacks, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| widget | Widget | read | value |
| callbacks | XtCallbackRec (array) | read | reference |
| call_data | XtPointer | read | value |
XtCallCallbacksArgument Information(w, callback_name, call_data)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| callback_name | XtString | read | reference |
| call_data | XtPointer | read | value |
result XtCallConverterArgument Information(display, converter, args, num_args, from, to_in_out, cache_ref_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | Boolean | write | value |
| display | Display | read | value |
| converter | XtTypeConverter | read | value |
| args | XrmValuePtr | read | value |
| num_args | Cardinal | read | value |
| from | XrmValuePtr | read | value |
| to_in_out | XrmValuePtr | write | reference |
| cache_ref_return | XtCacheRef | write | reference |
result XtCallocArgument Information(num, size)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | ADDRESS | write | value |
| num | Cardinal | read | value |
| size | Cardinal | read | value |
result XtClassArgument Information(w)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| result | WidgetClass | write | value |
| w | Widget | read | value |
XtCloseDisplayArgument Information(display)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| display | Display | read | value |
XtConvertArgument Information(w, from_type, from, to_type, to_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| w | Widget | read | value |
| from_type | XtString | read | reference |
| from | XrmValuePtr | read | value |
| to_type | XtString | read | reference |
| to_return | XrmValuePtr | read | value |
This routine, superseded by XtConvertAndStore, is supported for backward compatibility.
status XtConvertAndStoreArgument Information(object, from_type, from, toType, to_in_out)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| status | Boolean | write | value |
| object | Widget | read | value |
| from_type | XtString | read | reference |
| from | XrmValuePtr | read | value |
| toType | XtString | read | reference |
| to_in_out | XrmValuePtr | read | value |
XtConvertCaseArgument Information(display, keysym, lower_return, upper_return)
| Argument | Type | Access | Mechanism |
|---|---|---|---|
| display | Display | read | value |
| keysym | KeySym | read | value |
| lower_return | KeySym | write | reference |
| upper_return | KeySym | write | reference |
| Previous | Next | Contents | Index |