The BulletinBoard widget creation function
Format
#include <Xm/BulletinB.h> Widget XmCreateBulletinBoard Widget parentString nameArgList arglistCardinal argcount
DESCRIPTION
XmCreateBulletinBoard 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).
RETURN
Returns the BulletinBoard widget ID.
RELATED