After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 637171 - emblemedicon: add g_emblemed_icon_clear_emblems()
emblemedicon: add g_emblemed_icon_clear_emblems()
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gio
unspecified
Other All
: Normal normal
: ---
Assigned To: gtkdev
gtkdev
Depends on:
Blocks: 637169
 
 
Reported: 2010-12-13 18:09 UTC by Cosimo Cecchi
Modified: 2010-12-15 11:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
emblemedicon: add g_emblemed_icon_clear_emblems() (1.43 KB, patch)
2010-12-13 18:09 UTC, Cosimo Cecchi
committed Details | Review

Description Cosimo Cecchi 2010-12-13 18:09:28 UTC
So implementations like GtkNumerableIcon can cleanup and relayout emblems.
Comment 1 Cosimo Cecchi 2010-12-13 18:09:31 UTC
Created attachment 176355 [details] [review]
emblemedicon: add g_emblemed_icon_clear_emblems()
Comment 2 Matthias Clasen 2010-12-15 01:05:33 UTC
Looks ok, since we allow adding emblems, no reason we shouldn't allow removing them.
Comment 3 Matthias Clasen 2010-12-15 01:06:01 UTC
Review of attachment 176355 [details] [review]:

please commit
Comment 4 Cosimo Cecchi 2010-12-15 10:46:31 UTC
Attachment 176355 [details] pushed as f53d518 - emblemedicon: add g_emblemed_icon_clear_emblems()
Comment 5 Christian Persch 2010-12-15 11:17:03 UTC
This commit is missing the docs for the new function.
Comment 6 Cosimo Cecchi 2010-12-15 11:50:50 UTC
I added those now in a separate commit.