pidgin/gtkblist.h

branch
cpw.qulogic.gtk3
changeset 32378
bdfcbacbeb2b
parent 32375
9ccb07c70f2a
parent 29897
5f4ff4e10c72
child 32386
b6021cd613c5
--- a/pidgin/gtkblist.h	Sat Feb 20 07:03:22 2010 +0000
+++ b/pidgin/gtkblist.h	Sat Jun 05 21:22:26 2010 +0000
@@ -123,7 +123,7 @@
 	GtkWidget *headline_hbox;       /**< Hbox for headline notification */
 	GtkWidget *headline_label;	/**< Label for headline notifications */
 	GtkWidget *headline_image;      /**< Image for headline notifications */
-	GdkPixbuf *headline_close;      /**< Close image for closing the headline without triggering the callback */
+	GdkPixbuf *headline_close;      /**< @deprecated: Close image for closing the headline without triggering the callback */ 
 	GCallback headline_callback;    /**< Callback for headline notifications */
 	gpointer headline_data;         /**< User data for headline notifications */
 	GDestroyNotify headline_destroy; /**< Callback to use for destroying the headline-data */

mercurial