manpagez: man pages & more
man XmHierarchyGetChildNodes(3)
Home | html | info | man
XmListGetMatchPos(library call)                XmListGetMatchPos(library call)




NAME

       XmHierarchyGetChildNodes  -- A List function that returns all instances
       of an item in the list


SYNOPSIS

       #include <Xm/Hierarchy.h>
       WidgetList XmHierarchyGetChildNodes(
       Widget widget);


DESCRIPTION

       XmHierarchyGetChildNodes is a function that returns  a  list  of  child
       nodes of a Hierarchy.

       widget    Specifies the ID of the Hierarchy widget.

       For  a  complete  definition  of List and its associated resources, see
       XmHierarchy(3).


RETURN

       Returns WidgetList with child nodes of the hierachy,  or  NULL  if  the
       hierachy contains no children.


RELATED

       XmHierarchy(3).



                                               XmListGetMatchPos(library call)

openMotif 2.3.1 - Generated Sun Nov 30 16:51:04 CST 2008
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.