GNOME Bugzilla – Bug 617172
gtkdnd should support GIcon
Last modified: 2011-05-03 16:39:42 UTC
gtkdnd supports pixmaps, pixbufs, stock icons, and named icons already; it should also support GIcon.
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.
*** This bug has been marked as a duplicate of bug 649295 ***