XmCreateBulletinBoardDialog (3) Linux Manual Page
XmCreateBulletinBoardDialog — The BulletinBoard BulletinBoardDialog convenience creation function Synopsis#include <Xm/BulletinB.h> Widget XmCreateBulletinBoardDialog( Widget parent, String name, ArgList arglist, Cardinal argcount);DescriptionXmCreateBulletinBoardDialog is a convenience creation function that creates a DialogShell and an unmanaged BulletinBoard child of the DialogShell. A BulletinBoardDialog is used for interactions not supported by the standard dialog set. This function does not automatically…
