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