XmOutline (3) Linux Manual Page
XmOutline — The Outline widget class Synopsis #include <Xm/Outline.h> Description The Outline widget is a container that shows the relationship of its children in a graphical tree-like format. Each child of the Outline widget is a node in the Outline. The parent-child relationships between these nodes are completely distinct from the widget hierarchy. The hierarchy…
