dragDrop

fnvoid dragDrop(gdk.drag_context.DragContext context, uint time)

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.DragContext.manageDnd] for more information.

Parameters

contexta #GdkDragContext
timethe timestamp for this operation