mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 15:33:39 +02:00
Bug 555740 - gicon serialization Based on patch from David Zeuthen
2008-10-21 Alexander Larsson <alexl@redhat.com> Bug 555740 - gicon serialization Based on patch from David Zeuthen * gicon.[ch]: * gio.symbols: Add g_icon_to_string() and g_icon_new_for_string(). * gemblem.c: * gemblemedicon.c: * gfileicon.c: * gthemedicon.c: Implement icon serialization for built-in icon types * tests/Makefile.am: * tests/g-icon.c: Added GIcon serialization test svn path=/trunk/; revision=7618
This commit is contained in:
committed by
Alexander Larsson
parent
cef6abff8e
commit
4f0b18d203
@@ -353,6 +353,8 @@ GIcon
|
||||
GIconIface
|
||||
g_icon_hash
|
||||
g_icon_equal
|
||||
g_icon_to_string
|
||||
g_icon_new_for_string
|
||||
<SUBSECTION Standard>
|
||||
G_ICON
|
||||
G_IS_ICON
|
||||
|
Reference in New Issue
Block a user