Document that the GTK_STOCK_FILE label is new

This commit is contained in:
Matthias Clasen
2010-08-25 00:46:47 -04:00
parent 586bbc9b13
commit 1f1b404194

View 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"