X Python Reference Manual
Previous:
6.3.3 XmCascadeButton widget methods
Up:
6.3 Xm Widget
Next:
6.3.5 XmDragContext widget methods
6.3.4 XmCommand widget methods
Widget objects whose widget class is subclassed from XmCommand have the following additional methods:
CommandAppendValue
(
command
)
This function corresponds with
XmCommandAppendValue
.
CommandError
(
error
)
This function corresponds with
XmCommandError
.
CommandGetChild
(
child
)
Returns
child_widget
. This function corresponds with
XmCommandGetChild
.
CommandSetValue
(
command
)
This function corresponds with
XmCommandSetValue
.
X Python Reference Manual
Previous:
6.3.3 XmCascadeButton widget methods
Up:
6.3 Xm Widget
Next:
6.3.5 XmDragContext widget methods
Release 2.3, documentation updated on September 30, 2003.