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:
Alexander Larsson
2008-10-21 11:51:48 +00:00
committed by Alexander Larsson
parent cef6abff8e
commit 4f0b18d203
12 changed files with 947 additions and 11 deletions

View File

@@ -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 ===

View File

@@ -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