Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XmContainerReorder(3X) — IRIX 6.5.3f

Media Vault

Software Library

Restoration Projects

Artifacts Sought



     XmContainerReorder(3X)    UNIX System V    XmContainerReorder(3X)



     NAME
          XmContainerReorder - Container widget function to reorder
          children

     SYNOPSIS
          #include <Xm/Container.h>
          void XmContainerReorder(
          Widget container,
          WidgetList widgets,
          int numwidgets);

     VERSION
          This page documents Motif 2.1.

     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).


















     Page 1                                          (printed 1/22/99)



Typewritten Software • bear@typewritten.org • Edmonds, WA 98026