DragContext.dragDrop

Drops on the current destination.

This function is called by the drag source.

This function does not need to be called in managed drag and drop operations. See gdk_drag_context_manage_dnd() for more information.

class DragContext
static
void
dragDrop

Parameters

context DragContext

a #GdkDragContext

time uint

the timestamp for this operation

Meta