![]() |
![]()
| ![]() |
![]()
NAMEXmCreateCascadeButton — The CascadeButton widget creation function SYNOPSIS#include <Xm/CascadeB.h> Widget XmCreateCascadeButton( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateCascadeButton creates an instance of a CascadeButton widget and returns the associated widget ID.
For a complete definition of CascadeButton and its associated resources, see XmCascadeButton(3). RETURNReturns the CascadeButton widget ID. RELATEDXmCascadeButton(3).
|