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.