|
DECwindows Motif for OpenVMS Guide to Non-C
Bindings
XmListReplaceItems
FORMAT
XmListReplaceItems
(widget, new_items, item_count, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
new_items
|
XmString (array)
|
read
|
reference
|
item_count
|
LONGWORD
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
XmListReplaceItemsPos
FORMAT
XmListReplaceItemsPos
(widget, new_items, item_count, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
new_items
|
XmString (array)
|
read
|
reference
|
item_count
|
LONGWORD
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
XmListReplaceItemsPosUnselected
FORMAT
XmListReplaceItemsPosUnselected
(widget, new_items, item_count, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
new_items
|
XmString (array)
|
read
|
reference
|
item_count
|
LONGWORD
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
XmListReplaceItemsUnselected
FORMAT
XmListReplaceItemsUnselected
(w, old_items, item_count, new_items)
Argument Information
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
|
XmListReplacePositions
FORMAT
XmListReplacePositions
(w, position_list, item_list, item_count)
Argument Information
Argument |
Type |
Access |
Mechanism |
w
|
Widget
|
read
|
value
|
position_list
|
LONGWORD
|
write
|
reference
|
item_list
|
XmString (array)
|
read
|
reference
|
item_count
|
LONGWORD
|
read
|
value
|
XmListSelectItem
FORMAT
XmListSelectItem
(widget, item, notify)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
item
|
XmString
|
read
|
value
|
notify
|
Boolean
|
read
|
value
|
XmListSelectPos
FORMAT
XmListSelectPos
(widget, pos, notify)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
pos
|
LONGWORD
|
read
|
value
|
notify
|
Boolean
|
read
|
value
|
XmListSetAddMode
FORMAT
XmListSetAddMode
(widget, mode)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
mode
|
Boolean
|
read
|
value
|
XmListSetBottomItem
FORMAT
XmListSetBottomItem
(widget, item)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
item
|
XmString
|
read
|
value
|
XmListSetBottomPos
FORMAT
XmListSetBottomPos
(widget, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
XmListSetHorizPos
FORMAT
XmListSetHorizPos
(widget, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
XmListSetItem
FORMAT
XmListSetItem
(widget, item)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
item
|
XmString
|
read
|
value
|
XmListSetKbdItemPos
FORMAT
result XmListSetKbdItemPos
(widget, position)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Boolean
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
position
|
LONGWORD
|
read
|
value
|
XmListSetPos
FORMAT
XmListSetPos
(widget, pos)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
pos
|
LONGWORD
|
read
|
value
|
XmListUpdateSelectedList
FORMAT
XmListUpdateSelectedList
(widget)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
read
|
value
|
XmListYToPos
FORMAT
result XmListYToPos
(widget, y)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
LONGWORD
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
y
|
Position
|
read
|
value
|
XmMainWindowSep1
FORMAT
result XmMainWindowSep1
(widget)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
XmMainWindowSep2
FORMAT
result XmMainWindowSep2
(widget)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
XmMainWindowSep3
FORMAT
result XmMainWindowSep3
(widget)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
XmMainWindowSetAreas
FORMAT
XmMainWindowSetAreas
(widget, menu_bar, command_window, horizontal_scrollbar,
vertical_scrollbar, work_region)
Argument Information
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
|
XmMapSegmentEncoding
FORMAT
result XmMapSegmentEncoding
(fontlist_tag)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtString
|
write
|
value
|
fontlist_tag
|
XtString
|
read
|
reference
|
XmMenuPosition
FORMAT
XmMenuPosition
(p, event)
Argument Information
Argument |
Type |
Access |
Mechanism |
p
|
Widget
|
read
|
value
|
event
|
XButtonPressedEvent
|
read
|
reference
|
XmMessageBoxGetChild
FORMAT
result XmMessageBoxGetChild
(widget, child)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Widget
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
child
|
BYTE UNSIGNED
|
read
|
value
|
XmOptionButtonGadget
FORMAT
widget XmOptionButtonGadget
(option_menu)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
option_menu
|
Widget
|
read
|
value
|
XmOptionLabelGadget
FORMAT
widget XmOptionLabelGadget
(option_menu)
Argument Information
Argument |
Type |
Access |
Mechanism |
widget
|
Widget
|
write
|
value
|
option_menu
|
Widget
|
read
|
value
|
XmProcessTraversal
FORMAT
result XmProcessTraversal
(widget, direction)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
Boolean
|
write
|
value
|
widget
|
Widget
|
read
|
value
|
direction
|
XmTraversalDirection
|
read
|
value
|
XmRegisterConverters
FORMAT
XmRegisterConverters
XmRegisterSegmentEncoding
FORMAT
result XmRegisterSegmentEncoding
(fontlist_tag, ct_encoding)
Argument Information
Argument |
Type |
Access |
Mechanism |
result
|
XtString
|
write
|
value
|
fontlist_tag
|
XtString
|
read
|
reference
|
ct_encoding
|
XtString
|
read
|
reference
|
XmRemoveFromPostFromList
FORMAT
XmRemoveFromPostFromList
(menu_wid, widget)
Argument Information
Argument |
Type |
Access |
Mechanism |
menu_wid
|
Widget
|
read
|
value
|
widget
|
Widget
|
read
|
value
|
XmRemoveProtocolCallback
FORMAT
XmRemoveProtocolCallback
(shell, property, protocol, callback, closure)
Argument Information
Argument |
Type |
Access |
Mechanism |
shell
|
Widget
|
read
|
value
|
property
|
Atom
|
read
|
value
|
protocol
|
Atom
|
read
|
value
|
callback
|
XtCallbackProc
|
read
|
value
|
closure
|
XtPointer
|
read
|
value
|
|