XmCreateBulletinBoard - The BulletinBoard widget creation function
#include <Xm/BulletinB.h> Widget XmCreateBulletinBoard (parent, name, arglist, argcount) Widget parent; String name; ArgList arglist; Cardinal argcount;
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(3X).
Returns the BulletinBoard widget ID.