GtkWidgetClass.dragDrop

Signal emitted on the drop site when the user drops the data onto the widget.

struct GtkWidgetClass
extern (C)
gboolean function(GtkWidget* widget, GdkDragContext* context, int x, int y, uint time) dragDrop;