xmcontainerreorder(3) redhat man page | unix.com

Man Page: xmcontainerreorder

Operating Environment: redhat

Section: 3

XmContainerReorder(library call)										  XmContainerReorder(library call)

NAME
XmContainerReorder -- Container widget function to reorder children
SYNOPSIS
#include <Xm/Container.h> void XmContainerReorder( Widget container, WidgetList widgets, int num_widgets);
DESCRIPTION
XmContainerReorder obtains the XmNpositionIndex constraint resources of each widget specified in widgets, sorts them in ascending order, and inserts the XmNpositionIndex constraint resources in the new order into each widget. If the XmNlayoutType resource of Container is XmOUTLINE or XmDETAIL, XmContainerReorder will force a layout of all items. container Specifies the Container widget ID. widgets Specifies an array of widget children of container. num_widgets Specifies the number of items in the widgets array. For a complete definition of Container and its associated resources, see XmContainer(3).
RELATED
XmContainer(3). XmContainerReorder(library call)
Related Man Pages
xmmainwindowsetareas(3) - redhat
xmoptionbuttongadget(3) - redhat
xmmainwindowsetareas(3) - centos
xmoptionbuttongadget(3) - centos
xmvacreatecontainer(3) - centos
Similar Topics in the Unix Linux Community
Make all words begin with capital letter?
How to capture ^x,^y via bash script?
Create an unconfigured VMware host from a template that is set to do firstboot --reconfig
Retrieving previous command in a script
CentOS7 restoring file capabilities