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