emblemed-icon: allow passing a NULL emblem to g_emblemed_icon_new()
authorCosimo Cecchi <cosimoc@gnome.org>
Wed, 10 Nov 2010 11:03:11 +0000 (12:03 +0100)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 10 Nov 2010 18:08:52 +0000 (19:08 +0100)
commitd28bce02dc62ac863ddafce8d525e6bc929db873
tree7523738df240bbcddb5c74e8561e3392971cb468
parentfb94859e84c0b7859a0a5425d461b18e67ea9ac7
emblemed-icon: allow passing a NULL emblem to g_emblemed_icon_new()

So that if we already have a list of emblems we know we want to add to
the icon, we can use e.g. a for loop to add them all, without picking
the first and looping from the second.

https://bugzilla.gnome.org/show_bug.cgi?id=634504
gio/gemblemedicon.c