pygtk r3068 - in branches/pygtk-2-14: . docs/reference



Author: paulp
Date: Tue Jan  6 21:14:24 2009
New Revision: 3068
URL: http://svn.gnome.org/viewvc/pygtk?rev=3068&view=rev

Log:
Merge from trunk:

2008-11-17  Gian Mario Tagliaretti  <gianmt gnome org>

	Bug 561210 â Change documentation of clicked event
	
	* pygtk-gtkbutton.xml: fix #561210.


Modified:
   branches/pygtk-2-14/   (props changed)
   branches/pygtk-2-14/docs/reference/ChangeLog
   branches/pygtk-2-14/docs/reference/pygtk-gtkbutton.xml

Modified: branches/pygtk-2-14/docs/reference/pygtk-gtkbutton.xml
==============================================================================
--- branches/pygtk-2-14/docs/reference/pygtk-gtkbutton.xml	(original)
+++ branches/pygtk-2-14/docs/reference/pygtk-gtkbutton.xml	Tue Jan  6 21:14:24 2009
@@ -1067,7 +1067,8 @@
       </variablelist>
 
       <para>The "clicked" signal is emitted when the mouse button is pressed
-and released while the pointer is over the button.</para>
+and released while the pointer is over the button or when the button is triggered
+with the keyboard.</para>
 
     </refsect2>
 



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