GtkWidgetClass.dragDataDelete

Signal emitted on the drag source when a drag with the action gdk.types.DragAction.Move is successfully completed.

struct GtkWidgetClass
extern (C)
void function(GtkWidget* widget, GdkDragContext* context) dragDataDelete;