Revision: 2016
          http://vexi.svn.sourceforge.net/vexi/?rev=2016&view=rev
Author:   clrg
Date:     2007-07-31 08:23:09 -0700 (Tue, 31 Jul 2007)

Log Message:
-----------
Document clip Box property

Modified Paths:
--------------
    docs/trunk/docbook/src/reference.xml

Modified: docs/trunk/docbook/src/reference.xml
===================================================================
--- docs/trunk/docbook/src/reference.xml        2007-07-31 15:10:44 UTC (rev 
2015)
+++ docs/trunk/docbook/src/reference.xml        2007-07-31 15:23:09 UTC (rev 
2016)
@@ -329,6 +329,22 @@
             </row>
 
             <row>
+              <entry><property>clip</property></entry>
+
+              <entry><type>Boolean</type></entry>
+
+              <entry><code>true</code></entry>
+
+              <entry><para>If a box has a "place" layout strategy, this
+              determines whether it the box size is constrained to the size of
+              it's contents. If clip is set to false, it's size will not be
+              affected by it's children. If set to true the box will grow to
+              the size of it's largest child in either
+              dimension.</para><para>If a box has a "pack" layout strategy,
+              this property as no effect.</para></entry>
+            </row>
+
+            <row>
               <entry><property>display</property></entry>
 
               <entry><type>Boolean</type></entry>


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
Vexi-svn mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/vexi-svn

Reply via email to