]> Pileus Git - ~andy/gtk/commit
Add gtk_icon_info_load_icon_async
authorAlexander Larsson <alexl@redhat.com>
Thu, 14 Feb 2013 12:32:30 +0000 (13:32 +0100)
committerAlexander Larsson <alexl@redhat.com>
Thu, 14 Feb 2013 21:10:09 +0000 (22:10 +0100)
commit7690846c3f18ff94c4d1213f722cab102cd7506a
tree296254a97a0e69d88d09f36a73aa2a10ccc63ca9
parente2d0846386ed65efce5018e09a5196005dbedf16
Add gtk_icon_info_load_icon_async

This lets you asynchronously load icons. We need this for gnome-shell
to replace its current non-threadsafe use of GtkIconTheme.

https://bugzilla.gnome.org/show_bug.cgi?id=693802
gtk/gtk.symbols
gtk/gtkicontheme.c
gtk/gtkicontheme.h
tests/testicontheme.c