Start deprecating some GtkStock API

This commit is contained in:
William Jon McCann
2013-06-24 23:47:52 -04:00
parent 0091fc3543
commit 424e1d0059
30 changed files with 472 additions and 78 deletions

View File

@ -1001,7 +1001,7 @@ GDK_AVAILABLE_IN_ALL
PangoLayout *gtk_widget_create_pango_layout (GtkWidget *widget,
const gchar *text);
GDK_AVAILABLE_IN_ALL
GDK_DEPRECATED_IN_3_10_FOR(gtk_icon_theme_load_icon)
GdkPixbuf *gtk_widget_render_icon_pixbuf (GtkWidget *widget,
const gchar *stock_id,
GtkIconSize size);