The Command widget creation function
Format
#include <Xm/Command.h> Widget XmCreateCommand Widget parentString nameArgList arglistCardinal argcount
DESCRIPTION
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).
RETURN
Returns the Command widget ID.
RELATED