From: Matthias Clasen Date: Wed, 25 Aug 2010 04:46:47 +0000 (-0400) Subject: Document that the GTK_STOCK_FILE label is new X-Git-Url: http://pileus.org/git/?a=commitdiff_plain;h=1f1b40419418680c390503a69bfa04085d416046;p=~andy%2Fgtk Document that the GTK_STOCK_FILE label is new --- diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index a8a770181..530796683 100644 --- a/gtk/gtkstock.h +++ b/gtk/gtkstock.h @@ -308,6 +308,8 @@ void gtk_stock_set_translate_func (const gchar *domain, * The "File" item. * * + * Since 3.0, this item has a label, before it only had an icon. + * * Since: 2.6 */ #define GTK_STOCK_FILE "gtk-file"