Add g_themed_icon_new_with_default_fallbacks

2008-01-09  Alexander Larsson  <alexl@redhat.com>

        * gio.symbols:
        * gthemedicon.[ch]:
        Add g_themed_icon_new_with_default_fallbacks
	
        * gunixmounts.c:
	Use default fallbacks for icons



svn path=/trunk/; revision=6284
This commit is contained in:
Alexander Larsson
2008-01-09 15:20:49 +00:00
committed by Alexander Larsson
parent e00f20fae7
commit 47b8809e17
5 changed files with 53 additions and 5 deletions

View File

@@ -609,9 +609,10 @@ g_simple_async_report_gerror_in_idle
#if IN_HEADER(__G_THEMED_ICON_H__)
#if IN_FILE(__G_THEMED_ICON_C__)
g_themed_icon_get_type G_GNUC_CONST
g_themed_icon_new
g_themed_icon_new_from_names
g_themed_icon_get_names
g_themed_icon_new
g_themed_icon_new_with_default_fallbacks
g_themed_icon_new_from_names
g_themed_icon_get_names
#endif
#endif