Previous | Contents | Index |
result DXmCSTextXYToPosArgument Information(widget, x, y)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | DXmCSTextPosition | write | value |
widget | Widget | read | value |
x | Position | read | value |
y | Position | read | value |
result DXmCvtCStoDDIFArgument Information(cs, byte_count, status)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Opaque | write | value |
cs | XmString | read | value |
byte_count | LONGWORD | write | reference |
status | LONGWORD | write | reference |
result DXmCvtCStoFCArgument Information(cs, byte_count, status)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Opaque | write | value |
cs | XmString | read | reference |
byte_count | LONGWORD | write | reference |
status | LONGWORD | write | reference |
result DXmCvtCStoOSArgument Information(cs, byte_count, status)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Opaque | write | value |
cs | XmString | read | value |
byte_count | LONGWORD | write | reference |
status | LONGWORD | write | reference |
result DXmCvtDDIFtoCSArgument Information(ddif, byte_count, status)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
ddif | Opaque | read | value |
byte_count | LONGWORD | write | reference |
status | LONGWORD | write | reference |
result DXmCvtFCtoCSArgument Information(fc, byte_count, status)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
fc | Opaque | read | value |
byte_count | LONGWORD | write | reference |
status | LONGWORD | write | reference |
result DXmCvtOStoCSArgument Information(os_string, byte_count, status)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
os_string | Opaque | read | value |
byte_count | LONGWORD | write | reference |
status | LONGWORD | write | reference |
result DXmDisplayCSMessageArgument Information(parent, name, pos, x, y, style, msgvec, widget, user_routine, ok_callback, help_callback)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
parent | Widget | read | value |
name | XtString | read | reference |
pos | LONGWORD | read | value |
x | LONGWORD | read | value |
y | LONGWORD | read | value |
style | LONGWORD | read | value |
msgvec | ADDRESS | read | reference |
widget | Widget | modifer | reference |
user_routine | ADDRESS | read | value |
ok_callback | XtCallbackRec | read | reference |
help_callback | XtCallbackRec | read | reference |
result DXmDisplayVmsMessageArgument Information(parent, name, pos, x, y, style, msgvec, widget, user_routine, ok_callback, help_callback )
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
parent | Widget | read | value |
name | XtString | read | reference |
pos | LONGWORD | read | value |
x | LONGWORD | read | value |
y | LONGWORD | read | value |
style | LONGWORD | read | value |
msgvec | ADDRESS | read | reference |
widget | Widget | modifier | reference |
user_routine | ADDRESS | read | reference |
ok_callback | XtCallbackRec | read | reference |
help_callback | XtCallbackRec | read | reference |
result DXmFindFontFallbackArgument Information(fontname )
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XtString | write | value |
fontname | XtString | read | reference |
result DXmFontListCreateDefaultArgument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmFontList | write | reference |
widget | Widget | read | value |
DXmFormSpaceButtonsEquallyArgument Information(parent, widget_list, num_widgets)
Argument | Type | Access | Mechanism |
---|---|---|---|
parent | Widget | read | value |
widget_list | Widget (array) | read | reference |
num_widgets | Cardinal | read | value |
result DXmGetLocaleCharsetArgument Information()
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmStringCharSet | write | reference |
result DXmGetLocaleCharsetsArgument Information()
Argument | Type | Access | Mechanism |
---|---|---|---|
result | ADDRESS | write | reference |
result DXmGetLocaleMnemonicArgument Information(context, widget, mnemonic, charset)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | KeySym | write | reference |
context | I18nContext | read | value |
widget | Widget | read | value |
mnemonic | XmString | read | reference |
charset | XmStringCharSet | read | value |
result DXmGetLocaleStringArgument Information(ascii)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XmString | write | value |
ascii | XtString | read | reference |
DXmHelpOnContextArgument Information(widget, confine)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
confine | Boolean | read | value |
DXmHelpSystemCloseArgument Information(help_context, routine, tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
help_context | Opaque | read | value |
routine | ADDRESS | read | value |
tag | Opaque | read | value |
DXmHelpSystemDisplayArgument Information(help_context, help_file, keyword, name, routine, tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
help_context | Opaque | read | value |
help_file | XtString | read | reference |
keyword | XtString | read | reference |
name | XtString | read | reference |
routine | ADDRESS | read | value |
tag | Opaque | read | value |
DXmHelpSystemOpenArgument Information(help_context, main_window, help_file, routine, tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
help_context | Opaque | write | reference |
main_window | Widget | read | value |
help_file | XtString | read | reference |
routine | ADDRESS | read | value |
tag | Opaque | read | value |
DXmInitialize( )
result DXmLoadQueryFontArgument Information(dpy, fontname)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD UNSIGNED | write | value |
dpy | Display | read | value |
fontname | XtString | read | reference |
result DXmNumChildrenArgument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Cardinal | write | value |
widget | Widget | read | value |
DXmPositionWidgetArgument Information(new_widget, avoid_widgets, widget_cnt)
Argument | Type | Access | Mechanism |
---|---|---|---|
new_widget | Widget | read | value |
avoid_widgets | Widget | modify | reference |
widget_cnt | LONGWORD | read | value |
Previous | Next | Contents | Index |