Query: xmcontainergetitemchildren
OS: hpux
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
XmContainerGetItemChildren(library call) XmContainerGetItemChildren(library call)NAMEXmContainerGetItemChildren -- Container widget function to find all children of an itemSYNOPSIS#include <Xm/Container.h> int XmContainerGetItemChildren( Widget container, Widget item, WidgetList * item_children);DESCRIPTIONXmContainerGetItemChildren 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).RETURNThis function returns a count of all widgets that have item specified as the value of their XmNentryParent resource.RELATEDXmContainer(3). XmContainerGetItemChildren(library call)
Related Man Pages |
---|
xmlistpostobounds(3) - redhat |
xmlistpostobounds(3) - centos |
xmlistreplaceitemspos(3) - hpux |
xmlistpostobounds(3) - hpux |
gtk2::container(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
How to list file size on HPUX? |
Sequence extraction |
Thank you members and admins |
Tar Command |
Shopt -s histappend |