DragonFly On-Line Manual Pages

Search: Section:  


XmHierarchyOpenAllAncestors(3)			XmHierarchyOpenAllAncestors(3)

NAME

XmHierarchyOpenAllAncestors -- A Hierarchy function that opens all ancestors of the Hierarchy

SYNOPSIS

#include <Xm/Hierarchy.h> void XmHierarchyOpenAllAncestors( Widget widget);

DESCRIPTION

XmHierarchyOpenAllAncestors opens all ancestors of a given node assur- ing that the node will be visible to the user. widget Specifies the ID of the node widget that would like to be shown. For a complete definition of Hierarchy and its associated resources, see XmHierarchy(3).

RELATED

XmHierarchy(3). XmHierarchyOpenAllAncestors(3)

Search: Section: