]> Pileus Git - ~andy/gtk/commitdiff
Document that the GTK_STOCK_FILE label is new
authorMatthias Clasen <mclasen@redhat.com>
Wed, 25 Aug 2010 04:46:47 +0000 (00:46 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 25 Aug 2010 04:46:47 +0000 (00:46 -0400)
gtk/gtkstock.h

index a8a7701812deecedc3894563ceea25b65b2e83d2..5307966831a6332b70bc43bfee4ae0ca8c2229f0 100644 (file)
@@ -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"