Gtk.Widget::drag-end
function callback(widget, context:Gdk.DragContext, ):void;
The ::drag-end signal is emitted on the drag source when a drag is finished. A typical reason to connect to this signal is to undo things done in Gtk.Widget::drag-begin.
- widget
instance of Gtk.Widget that is emitting the signal
- context
the drag context