|
NAMEXmHierarchyOpenAllAncestors — A Hierarchy function that opens all ancestors of the HierarchySYNOPSIS#include <Xm/Hierarchy.h> void XmHierarchyOpenAllAncestors( Widget widget); DESCRIPTIONXmHierarchyOpenAllAncestors 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). RELATEDXmHierarchy(3). Visit the GSP FreeBSD Man Page Interface. |