pygtk r3091 - trunk/docs/reference



Author: gianmt
Date: Mon Feb 23 19:30:08 2009
New Revision: 3091
URL: http://svn.gnome.org/viewvc/pygtk?rev=3091&view=rev

Log:
2009-02-23  Gian Mario Tagliaretti  <gianmt gnome org>
	
	Bug 567736 â Misleading suggestion of get_child_requisition in
	gtk.Widget.size_request documentation

	* pygtk-gtkwidget.xml: Apply a patch from Pietro Battiston



Modified:
   trunk/docs/reference/ChangeLog
   trunk/docs/reference/pygtk-gtkwidget.xml

Modified: trunk/docs/reference/pygtk-gtkwidget.xml
==============================================================================
--- trunk/docs/reference/pygtk-gtkwidget.xml	(original)
+++ trunk/docs/reference/pygtk-gtkwidget.xml	Mon Feb 23 19:30:08 2009
@@ -3678,7 +3678,8 @@
 a screen, because font information may be needed.</para>
 
       <para>Also remember that the size request is not necessarily the size
-a widget will actually be allocated. See the <link
+a widget will actually be allocated.</para>
+      <para>See the <link
 linkend="method-gtkwidget--get-child-requisition"><methodname>get_child_requisition</methodname>()</link> 
 method.</para>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]