Enlightenment CVS committal

Author  : dj2
Project : e17
Module  : libs/ewl

Dir     : e17/libs/ewl/src/lib


Modified Files:
        ewl_box.c 


Log Message:
- Pull the tutorials out of the src/bin/tests/*/*.c files and move them to 
doc/tutorials. This way we don't end up with any test structures showing up in 
the Ewl docs.


===================================================================
RCS file: /cvs/e/e17/libs/ewl/src/lib/ewl_box.c,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -3 -r1.53 -r1.54
--- ewl_box.c   15 Feb 2008 23:59:16 -0000      1.53
+++ ewl_box.c   26 Feb 2008 04:24:12 -0000      1.54
@@ -268,7 +268,8 @@
  * @param b: the box to change homogeneous layout
  * @param h: the boolean value to change the layout mode to
  * @return Returns no value.
- * @brief Change the homogeneous layout of the box
+ * @brief Change the homogeneous layout of the box, setting TRUE will give all
+ * children the same size.
  *
  * If the box is set to be homogeneous (TRUE) it will give all children the 
  * same size. By default the box is inhomogeneous.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to