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 649295 - gtkdnd: Add API that takes GIcon
gtkdnd: Add API that takes GIcon
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
: 617172 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-03 16:34 UTC by Colin Walters
Modified: 2011-05-03 21:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtkdnd: Add API that takes GIcon (6.36 KB, patch)
2011-05-03 16:34 UTC, Colin Walters
none Details | Review
gtkdnd: Add API that takes GIcon (7.78 KB, patch)
2011-05-03 16:54 UTC, Colin Walters
committed Details | Review

Description Colin Walters 2011-05-03 16:34:09 UTC
This will be useful for me to port gnome-panel to gnome-menus 4, which
uses GAppInfo, which in turn returns icon references as GIcon.
Comment 1 Colin Walters 2011-05-03 16:34:12 UTC
Created attachment 187128 [details] [review]
gtkdnd: Add API that takes GIcon
Comment 2 Christian Persch 2011-05-03 16:39:42 UTC
*** Bug 617172 has been marked as a duplicate of this bug. ***
Comment 3 Colin Walters 2011-05-03 16:54:06 UTC
Created attachment 187130 [details] [review]
gtkdnd: Add API that takes GIcon

Merge in changes from chpe's patch
Comment 4 Matthias Clasen 2011-05-03 17:09:57 UTC
Review of attachment 187130 [details] [review]:

Looks ok to me
Comment 5 Colin Walters 2011-05-03 21:50:16 UTC
Attachment 187130 [details] pushed as b90e8cf - gtkdnd: Add API that takes GIcon