GtkWidgetClass.dragLeave

Signal emitted on the drop site when the cursor leaves the widget.

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget, GdkDragContext* context, uint time) dragLeave;