mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-22 09:57:52 +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
@@ -1,3 +1,8 @@
|
||||
2008-10-21 Alexander Larsson <alexl@redhat.com>
|
||||
|
||||
* gio/gio-sections.txt:
|
||||
Update with new symbolse
|
||||
|
||||
2008-10-16 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* === Released 2.19.0 ===
|
||||
|
@@ -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