XmCreateCommand(3) | Library Functions Manual | XmCreateCommand(3) |
XmCreateCommand — The Command widget creation function "XmCreateCommand" "creation functions" "XmCreateCommand"
#include <Xm/Command.h> Widget XmCreateCommand( Widget parent, String name, ArgList arglist, Cardinal argcount);
XmCreateCommand creates an instance of a Command widget and returns the associated widget ID.
For a complete definition of Command and its associated resources, see XmCommand(3).
Returns the Command widget ID.