The Notebook widget creation function
Format
#include <Xm/Notebook.h> void XmCreateNotebook Widget parentString nameArgList arglistCardinal argcount
DESCRIPTION
XmCreateNotebook creates an instance of a Notebook widget and returns the associated widget ID.
For a complete definition of Notebook and its associated resources, see XmNotebook (3).
RETURN
Returns the Notebook widget ID.
RELATED