svn: /gtk/php-gtk-doc/trunk/manual/en/reference/gtk/ gtkbox.xml
[email protected] (Mark Skilbeck) Fri, 15 Oct 2010 20:18:18 +0000
| Newsgroups | php.gtk.doc |
|---|---|
| Message-ID | <[email protected]> |
--e503f66ba6046e0bb6d2fedc452e5c114deff048
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
markskilbeck Fri, 15 Oct 2010 20:18:18 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=304439
Log:
Adding a little info to gtkbox
Changed paths:
U gtk/php-gtk-doc/trunk/manual/en/reference/gtk/gtkbox.xml
Modified: gtk/php-gtk-doc/trunk/manual/en/reference/gtk/gtkbox.xml
===================================================================
--- gtk/php-gtk-doc/trunk/manual/en/reference/gtk/gtkbox.xml 2010-10-15 15:09:39 UTC (rev 304438)
+++ gtk/php-gtk-doc/trunk/manual/en/reference/gtk/gtkbox.xml 2010-10-15 20:18:18 UTC (rev 304439)
@@ -206,7 +206,8 @@
<para>
Moves the <parameter>child</parameter>'s position to the position given
as the second parameter. This allows you to change the order
- of the widgets after they have been added to the box.
+ of the widgets after they have been added to the box. Positions start at
+ 0.
</para>
</desc>
</method>
--e503f66ba6046e0bb6d2fedc452e5c114deff048--