From 5f8448ef6b85a9ff72c5af4cec99183c8bb60dc6 Mon Sep 17 00:00:00 2001 From: marha Date: Tue, 10 Apr 2012 14:58:33 +0200 Subject: Updated following packages: bigreqsproto-1.1.2 fontsproto-2.1.2 recordproto-1.14.2 scrnsaverproto-1.2.2 xcmiscproto-1.2.2 libXt-1.1.3 xhost-1.0.5 kbproto-1.0.6 libXrender-0.9.7 libxkbfile-1.0.8 freetype-2.4.9 libXaw-1.0.10 libXpm-3.5.10 xproto-7.0.23 --- libXaw/specs/Tree.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'libXaw/specs/Tree.xml') diff --git a/libXaw/specs/Tree.xml b/libXaw/specs/Tree.xml index bb51e80d1..71cadd126 100644 --- a/libXaw/specs/Tree.xml +++ b/libXaw/specs/Tree.xml @@ -25,7 +25,7 @@ another composite widget (such as the Porthole or - + Resources When creating a Tree widget instance, the following resources are @@ -286,7 +286,7 @@ constraint resource to their children. - + Constraint Resources Each child of the Tree widget must specify its superior node in the tree. In @@ -356,7 +356,7 @@ for the node to have no superior (and to therefore be at the top of the tree). - + Layout Semantics Each time a child is managed or unmanaged, the Tree widget will attempt @@ -373,17 +373,17 @@ own size to the minimum dimensions required for the layout. - + Convenience Routines The most efficient way to layout a tree is to set autoReconfigure to False and then use the - XawTreeForceLayout + routine to arrange the children. - + void XawTreeForceLayout Widget w -- cgit v1.2.3