Signal
GtkWidget::drag-end
Description [src]
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 GtkWidget::drag-begin.
| Default handler: The default handler is called after the handlers added via |
Parameters
context-
Type:
GdkDragContextThe drag context.
The data is owned by the caller of the function.