gtk/gtkconv.h

changeset 15416
2b1b922f804a
parent 14654
dbf687a008dc
child 20470
77693555855f
child 20472
6a6d2ef151e6
--- a/gtk/gtkconv.h	Wed Jan 17 09:22:04 2007 +0000
+++ b/gtk/gtkconv.h	Wed Jan 17 09:47:55 2007 +0000
@@ -131,6 +131,9 @@
 		 	 	 * is being resized by a non-user-initiated
 		 		 * event, such as the buddy icon appearing
 				 */
+	gboolean entry_growing; /* True if the size of the entry was set
+				 * automatically by typing too much to fit
+				 * in one line */
 	
 	GtkWidget *close; /* "x" on the tab */
 	GtkWidget *icon;

mercurial