diff options
Diffstat (limited to 'gtk/gtkstock.h')
-rw-r--r-- | gtk/gtkstock.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk/gtkstock.h b/gtk/gtkstock.h index a8a7701812..5307966831 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. * <inlinegraphic fileref="gtk-file.png" format="PNG"></inlinegraphic> * + * Since 3.0, this item has a label, before it only had an icon. + * * Since: 2.6 */ #define GTK_STOCK_FILE "gtk-file" |