XmCreateBulletinBoard
The BulletinBoard widget creation function "XmCreateBulletinBoard" "creation functions" "XmCreateBulletinBoard"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
The BulletinBoard widget creation function "XmCreateBulletinBoard" "creation functions" "XmCreateBulletinBoard"
#include <Xm/BulletinB.h> Widget XmCreateBulletinBoard( 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(3).
Returns the BulletinBoard widget ID.