![]() |
![]()
| ![]() |
![]()
NAMEXmCreateCommand — The Command widget creation function SYNOPSIS#include <Xm/Command.h> Widget XmCreateCommand( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateCommand 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). RETURNReturns the Command widget ID. RELATEDXmCommand(3).
|