XmHierarchyOpenAllAncestors
A Hierarchy function that opens all ancestors of the Hierarchy "XmListAddItem" "List functions" "XmListAddItem"
- Provided by: libmotif-dev (Version: 2.3.4-10)
- Source: motif
- Report a bug
A Hierarchy function that opens all ancestors of the Hierarchy "XmListAddItem" "List functions" "XmListAddItem"
#include <Xm/Hierarchy.h> void XmHierarchyOpenAllAncestors( Widget widget);
XmHierarchyOpenAllAncestors opens all ancestors of a given node assuring that the node will be visible to the user.
For a complete definition of Hierarchy and its associated resources, see XmHierarchy(3).