XmCreatePushButtonSection: Misc. Reference Manual Pages (library call) |
XmCreatePushButtonSection: Misc. Reference Manual Pages (library call) |
#include <Xm/PushB.h> Widget XmCreatePushButton( Widget parent, String name, ArgList arglist, Cardinal argcount);
XmCreatePushButton creates an instance of a PushButton widget and returns the associated widget ID.
For a complete definition of PushButton and its associated resources, see XmPushButton(3).
Returns the PushButton widget ID.
XmPushButton(3).