summaryrefslogtreecommitdiff
path: root/gtk/gtkstock.h
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2010-08-25 00:46:47 -0400
committerMatthias Clasen <mclasen@redhat.com>2010-08-25 00:46:47 -0400
commit1f1b40419418680c390503a69bfa04085d416046 (patch)
tree36167075a5497a3ebda32d10274dcf7067fae94d /gtk/gtkstock.h
parent586bbc9b133709432526cdcc0719d4e483f0a403 (diff)
downloadgtk+-1f1b40419418680c390503a69bfa04085d416046.tar.gz
Document that the GTK_STOCK_FILE label is new
Diffstat (limited to 'gtk/gtkstock.h')
-rw-r--r--gtk/gtkstock.h2
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"