*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->HP-UX 11i man pages -> XmContainerGetItemChildren (3)              
Title
Content
Arch
Section
 

Contents


 XmContainerGetItemChildren(library cXamlClo)ntainerGetItemChildren(library call)




 NAME    [Toc]    [Back]
      XmContainerGetItemChildren - Container widget function to find all
      children of an item

 SYNOPSIS    [Toc]    [Back]
      #include <Xm/Container.h>
      int XmContainerGetItemChildren(
      Widget container,
      Widget item,
      WidgetList * item_children);

 DESCRIPTION    [Toc]    [Back]
      XmContainerGetItemChildren allocates a WidgetList and stores within it
      the widget IDs of all widgets that have item specified as the value of
      their XmNentryParent resource.  The application programmer is
      responsible for freeing the allocated WidgetList using XtFree.  The
      number of widget IDs returned in item_children is returned by the
      function. If no widgets specify item as the value of their
      XmNentryParent resource, the function returns zero and item_children
      is left unchanged.

      container Specifies the Container widget ID.

      item      Specifies a widgetID within container.

      item_children
                Returned array of Widgets.

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

 RETURN    [Toc]    [Back]
      This function returns a count of all widgets that have item specified
      as the value of their XmNentryParent resource.

 RELATED    [Toc]    [Back]
      XmContainer(3).


                                    - 1 -       Formatted:  January 24, 2005
[ Back ]
 Similar pages
Name OS Title
XmContainerReorder HP-UX Container widget function to reorder children
XmContainerRelayout HP-UX Container widget relayout function
XmCreateContainer HP-UX The Container widget creation function
XmContainerCut HP-UX Container widget function to move items to the clipboard
XmContainerPaste HP-UX Container widget function to insert items from the clipboard
XmContainerCopyLink HP-UX Container widget function to copy links to the clipboard
XmContainerPasteLink HP-UX Container widget function to insert links from the clipboard
XmDropSiteQueryStackingOrder Tru64 A Drag and Drop function that returns the parent, a list of children, and the number of children for...
XmDropSiteQueryStackingOrder HP-UX A Drag and Drop function that returns the parent, a list of children, and the number of children for a specifi
XmDropSiteQueryStackingOrder IRIX A Drag and Drop function that returns the parent, a list of children, and the number of children for a specifi
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service