Emitted on the drag source when a drag is finished.
A typical reason to connect to this signal is to undo things done in [[email protected]:GtkDragSource:prepare
] or [
[email protected]:GtkDragSource:drag-begin
] handlers.
drag |
the `GdkDrag` object |
delete_data |
true if the drag was performing gdk_action_move, and the data should be deleted |