XmContainerRelayout
Container widget relayout function "XmContainerRelayout" "XmContainer"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
Container widget relayout function "XmContainerRelayout" "XmContainer"
#include <Xm/Container.h> void XmContainerRelayout( Widget container);
XmContainerRelayout 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).