Previous | Contents | Index |
XmImRegisterArgument Information(w, reserved)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
reserved | LONGWORD | read | value |
XmImSetFocusValuesArgument Information(w, args, num_args)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
args | Arg (array) | read | reference |
num_args | Cardinal | read | value |
XmImSetValuesArgument Information(w, args, num_args)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
args | Arg (array) | read | reference |
num_args | Cardinal | read | value |
XmImUnregisterArgument Information(w)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
XmImUnsetFocusArgument Information(w)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
XmImVaSetFocusValuesArgument Information(w)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
XmImVaSetValuesArgument Information(w)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
result XmInstallImageArgument Information(image, image_name)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
image | XImage | read | reference |
image_name | CHARACTER | read | reference |
result XmInternAtomArgument Information(display, name, only_if_exists)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD UNSIGNED | write | value |
display | Display | read | value |
name | XtString | read | reference |
only_if_exists | Boolean | read | value |
result XmIsMotifWMRunningArgument Information(shell)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
shell | Widget | read | value |
result XmIsTraversableArgument Information(wid)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
wid | Widget | read | value |
XmListAddItemArgument Information(widget, item, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
position | LONGWORD | read | value |
XmListAddItemsArgument Information(widget, items, item_count, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
pos | LONGWORD | read | value |
XmListAddItemsUnselectedArgument Information(widget, items, item_count, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
pos | LONGWORD | read | value |
XmListAddItemUnselectedArgument Information(widget, item, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
pos | LONGWORD | read | value |
XmListDeleteAllItemsArgument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
XmListDeleteItemArgument Information(widget, item)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
XmListDeleteItemsArgument Information(widget, items, item_count)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
XmListDeleteItemsPosArgument Information(widget, item_count, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item_count | LONGWORD | read | value |
pos | LONGWORD | read | value |
XmListDeletePosArgument Information(widget, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
pos | LONGWORD | read | value |
XmListDeletePositionsArgument Information(w, position_list, position_count)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
position_list | LONGWORD | write | reference |
position_count | LONGWORD | read | value |
XmListDeselectAllItemsArgument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
XmListDeselectItemArgument Information(widget, item)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
XmListDeselectPosArgument Information(widget, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
pos | LONGWORD | read | value |
result XmListIGetKbdtemPosArgument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
widget | Widget | read | value |
XmListGetMatchPosArgument Information(widget, item, position_list, position_count)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
position_list | ADDRESS (LONGWORD) | write | reference |
position_count | LONGWORD | write | reference |
result XmListGetSelectedPosArgument Information(widget, pos_list, pos_count)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
widget | Widget | read | value |
pos_list | ADDRESS (LONGWORD) | write | reference |
pos_count | LONGWORD | write | reference |
result XmListItemExistsArgument Information(widget, item)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
widget | Widget | read | value |
item | XmString | read | value |
result XmListItemPosArgument Information(widget, item)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
widget | Widget | read | value |
item | XmString | read | value |
result XmListPosSelectedArgument Information(widget, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
widget | Widget | read | value |
position | LONGWORD | read | value |
result XmListPosToBoundsArgument Information(widget, position, x, y, width, height)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
widget | Widget | read | value |
position | LONGWORD | read | value |
x | Position | write | reference |
y | Position | write | reference |
width | Dimension | write | reference |
height | Dimension | write | reference |
Previous | Next | Contents | Index |