mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-03 16:03:40 +02:00
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:
committed by
Alexander Larsson
parent
e00f20fae7
commit
47b8809e17
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user