Previous | Contents | Index |
XmListReplaceItemsArgument Information(widget, new_items, item_count, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
new_items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
position | LONGWORD | read | value |
XmListReplaceItemsPosArgument Information(widget, new_items, item_count, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
new_items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
position | LONGWORD | read | value |
XmListReplaceItemsPosUnselectedArgument Information(widget, new_items, item_count, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
new_items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
position | LONGWORD | read | value |
XmListReplaceItemsUnselectedArgument Information(w, old_items, item_count, new_items)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
old_items | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
new_items | XmString (array) | read | reference |
XmListReplacePositionsArgument Information(w, position_list, item_list, item_count)
Argument | Type | Access | Mechanism |
---|---|---|---|
w | Widget | read | value |
position_list | LONGWORD | write | reference |
item_list | XmString (array) | read | reference |
item_count | LONGWORD | read | value |
XmListSelectItemArgument Information(widget, item, notify)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
notify | Boolean | read | value |
XmListSelectPosArgument Information(widget, pos, notify)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
pos | LONGWORD | read | value |
notify | Boolean | read | value |
XmListSetAddModeArgument Information(widget, mode)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
mode | Boolean | read | value |
XmListSetBottomItemArgument Information(widget, item)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
XmListSetBottomPosArgument Information(widget, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
position | LONGWORD | read | value |
XmListSetHorizPosArgument Information(widget, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
position | LONGWORD | read | value |
XmListSetItemArgument Information(widget, item)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
item | XmString | read | value |
result XmListSetKbdItemPosArgument Information(widget, position)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
widget | Widget | read | value |
position | LONGWORD | read | value |
XmListSetPosArgument Information(widget, pos)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
pos | LONGWORD | read | value |
XmListUpdateSelectedListArgument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
result XmListYToPosArgument Information(widget, y)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | LONGWORD | write | value |
widget | Widget | read | value |
y | Position | read | value |
result XmMainWindowSep1Argument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
widget | Widget | read | value |
result XmMainWindowSep2Argument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
widget | Widget | read | value |
result XmMainWindowSep3Argument Information(widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
widget | Widget | read | value |
XmMainWindowSetAreasArgument Information(widget, menu_bar, command_window, horizontal_scrollbar, vertical_scrollbar, work_region)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | read | value |
menu_bar | Widget | read | value |
command_window | Widget | read | value |
horizontal_scrollbar | Widget | read | value |
vertical_scrollbar | Widget | read | value |
work_region | Widget | read | value |
result XmMapSegmentEncodingArgument Information(fontlist_tag)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XtString | write | value |
fontlist_tag | XtString | read | reference |
XmMenuPositionArgument Information(p, event)
Argument | Type | Access | Mechanism |
---|---|---|---|
p | Widget | read | value |
event | XButtonPressedEvent | read | reference |
result XmMessageBoxGetChildArgument Information(widget, child)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Widget | write | value |
widget | Widget | read | value |
child | BYTE UNSIGNED | read | value |
widget XmOptionButtonGadgetArgument Information(option_menu)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | write | value |
option_menu | Widget | read | value |
widget XmOptionLabelGadgetArgument Information(option_menu)
Argument | Type | Access | Mechanism |
---|---|---|---|
widget | Widget | write | value |
option_menu | Widget | read | value |
result XmProcessTraversalArgument Information(widget, direction)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | Boolean | write | value |
widget | Widget | read | value |
direction | XmTraversalDirection | read | value |
XmRegisterConverters
result XmRegisterSegmentEncodingArgument Information(fontlist_tag, ct_encoding)
Argument | Type | Access | Mechanism |
---|---|---|---|
result | XtString | write | value |
fontlist_tag | XtString | read | reference |
ct_encoding | XtString | read | reference |
XmRemoveFromPostFromListArgument Information(menu_wid, widget)
Argument | Type | Access | Mechanism |
---|---|---|---|
menu_wid | Widget | read | value |
widget | Widget | read | value |
XmRemoveProtocolCallbackArgument Information(shell, property, protocol, callback, closure)
Argument | Type | Access | Mechanism |
---|---|---|---|
shell | Widget | read | value |
property | Atom | read | value |
protocol | Atom | read | value |
callback | XtCallbackProc | read | value |
closure | XtPointer | read | value |
Previous | Next | Contents | Index |