XmCreateCommand - The Command widget creation function
#include <Xm/Command.h> Widget XmCreateCommand (parent, name, arglist, argcount) 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(3X).
Returns the Command widget ID.