Next: XmFileSelectionBox widget methods
Prev: XmCascadeButton widget methods
Up: Xm Widget object
Top: Top
4.3.4. XmCommand widget methods
Widget objects whose widget class is subclassed from XmCommand
have the following additional methods:
- CommandAppendValue (command) -- Method on XmCommand widget
-
Returns
None
.
This function corresponds with XmCommandAppendValue
.
- CommandError (error) -- Method on XmCommand widget
-
Returns
None
.
This function corresponds with XmCommandError
.
- CommandGetChild (child) -- Method on XmCommand widget
-
Returns
child_widget
.
This function corresponds with XmCommandGetChild
.
- CommandSetValue (command) -- Method on XmCommand widget
-
Returns
None
.
This function corresponds with XmCommandSetValue
.