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 584247 - drag_failed signal not virtualized in gtkwidget.h
drag_failed signal not virtualized in gtkwidget.h
Status: RESOLVED FIXED
Product: gtk+
Classification: Platform
Component: Widget: Other
2.17.x
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2009-05-30 00:28 UTC by Jim Nelson
Modified: 2010-12-22 23:47 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Jim Nelson 2009-05-30 00:28:42 UTC
The other drag signals are virtualized so they may be overridden by a subclass.  drag_failed() is not present.

Other information: