|
NAMEXmContainerRelayout — Container widget relayout functionSYNOPSIS#include <Xm/Container.h> void XmContainerRelayout( Widget container); DESCRIPTIONXmContainerRelayout forces a layout of all items in the Container using the XmNpositionIndex and XmNentryParent constraint resources associated with each item.
For a complete definition of Container and its associated resources, see XmContainer(3). RELATEDXmContainer(3). Visit the GSP FreeBSD Man Page Interface. |