DragSource.addOnDragEnd

Emitted on the drag source when a drag is finished.

A typical reason to connect to this signal is to undo things done in [signal@Gtk.DragSource::prepare] or [signal@Gtk.DragSource::drag-begin] handlers.

class DragSource
gulong
addOnDragEnd
(
void delegate dlg
,)

Meta