drag_data_delete


Description:

public virtual signal void drag_data_delete (DragContext context)

The drag_data_delete signal is emitted on the drag source when a drag with the action gdk_action_move is successfully completed.

The signal handler is responsible for deleting the data that has been dropped. What "delete" means depends on the context of the drag operation.

Parameters:

context

the drag context