drag_end


Description:

public virtual signal void drag_end (DragContext context)

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 drag_begin .

Parameters:

context

the drag context