Signal
GtkDropTargetAsync::drag-leave
Description [src]
Emitted on the drop site when the pointer leaves the widget.
Its main purpose it to undo things done in
GtkDropTargetAsync
::drag-enter.
Default handler: The default handler is called after the handlers added via |
Parameters
drop
-
Type:
GdkDrop
The
GdkDrop
.The data is owned by the caller of the function.