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