![]() |
![]()
| ![]() |
![]()
NAMEXmCreateButtonBox — The ButtonBox widget creation function SYNOPSIS#include <Xm/ButtonBox.h> Widget XmCreateButtonBox( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateButtonBox creates an instance of a ButtonBox widget and returns the associated widget ID.
For a complete definition of ButtonBox and its associated resources, see XmButtonBox(3). RETURNReturns the BulletinBoard widget ID. RELATEDXmButonBox(3).
|