Man Page: xmhierarchygetchildnodes
Operating Environment: centos
Section: 3
XmListGetMatchPos(library call) XmListGetMatchPos(library call)NAMEXmHierarchyGetChildNodes -- A List function that returns all instances of an item in the listSYNOPSIS#include <Xm/Hierarchy.h> WidgetList XmHierarchyGetChildNodes( Widget widget);DESCRIPTIONXmHierarchyGetChildNodes 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).RETURNReturns WidgetList with child nodes of the hierachy, or NULL if the hierachy contains no children.RELATEDXmHierarchy(3). XmListGetMatchPos(library call)
| Similar Topics in the Unix Linux Community |
|---|
| Set hard block limit for user using quota |
| DB2 convert digits to binary format |
| Shopt -s histappend |
| Unsure why access time on a directory change isn't changing |
| Controlling user input |