logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

XmContainerRelayout — Container widget relayout function "XmContainerRelayout" "XmContainer"

Description

XmContainerRelayout  forces  a  layout  of  all  items  in  the  Container using the XmNpositionIndex and
       XmNentryParent constraint resources associated with each item.

       container Specifies the Container widget ID.

       For a complete definition of Container and its associated resources, see XmContainer(3).

Name

XmContainerRelayout — Container widget relayout function "XmContainerRelayout" "XmContainer"

Synopsis

       #include <Xm/Container.h>
       voidXmContainerRelayout(
       Widgetcontainer);

See Also