Man Page: xmcontainerrelayout
Operating Environment: centos
Section: 3
XmContainerRelayout(library call) XmContainerRelayout(library call)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 asso- ciated with each item. container Specifies the Container widget ID. For a complete definition of Container and its associated resources, see XmContainer(3).RELATEDXmContainer(3). XmContainerRelayout(library call)
| Related Man Pages |
|---|
| xmvacreatemanagedcontainer(3) - centos |
| gtk2::hbuttonbox(3) - suse |
| gtk2::container(3) - suse |
| graphics::primitive::container(3pm) - debian |
| gtk2::container(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| How to increment version inside a file? |
| Docker learning Phase-I |
| Shopt -s histappend |
| [TIP] Processing YAML files with yq |