![]() |
![]()
| ![]() |
![]()
NAMEXmCreateContainer — The Container widget creation function SYNOPSIS#include <Xm/Container.h> Widget XmCreateContainer( Widget parent, String name, ArgList arglist, Cardinal argcount); DESCRIPTIONXmCreateContainer 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). RETURNThis function returns the Container widget ID. RELATEDXmContainer(3).
|