Next: XmDragContext widget methods Prev: XmCascadeButton widget methods Up: Xm Widget object Top: Top

5.3.4. XmCommand widget methods

Widget objects whose widget class is subclassed from XmCommand have the following additional methods:

CommandAppendValue (command)
Returns None. This function corresponds with XmCommandAppendValue.
CommandError (error)
Returns None. This function corresponds with XmCommandError.
CommandGetChild (child)
Returns child_widget. This function corresponds with XmCommandGetChild.
CommandSetValue (command)
Returns None. This function corresponds with XmCommandSetValue.


Next: XmDragContext widget methods Prev: XmCascadeButton widget methods Up: Xm Widget object Top: Top