![]() |
![]()
| ![]() |
![]()
NAMEXmCreatePushButton — The PushButton widget creation function SYNOPSIS#include <Xm/PushB.h> Widget XmCreatePushButton( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreatePushButton 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). RETURNReturns the PushButton widget ID. RELATEDXmPushButton(3).
|