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 617172 - gtkdnd should support GIcon
gtkdnd should support GIcon
Status: RESOLVED DUPLICATE of bug 649295
Product: gtk+
Classification: Platform
Component: .General
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2010-04-29 13:44 UTC by Christian Persch
Modified: 2011-05-03 16:39 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Support GIcon in gtkdnd (6.83 KB, patch)
2010-04-29 13:45 UTC, Christian Persch
none Details | Review

Description Christian Persch 2010-04-29 13:44:54 UTC
gtkdnd supports pixmaps, pixbufs, stock icons, and named icons already; it should also support GIcon.
Comment 1 Christian Persch 2010-04-29 13:45:44 UTC
Created attachment 159872 [details] [review]
Support GIcon in gtkdnd

Add gtk_drag_source_set_icon_gicon() and gtk_drag_set_icon_gicon()
analogous to the existing ones for pixmaps, pixbufs, stock icons, and
named icons.

Bug #617172.
Comment 2 Christian Persch 2011-05-03 16:39:42 UTC

*** This bug has been marked as a duplicate of bug 649295 ***