DragContext.dropFinish

Ends the drag operation after a drop.

This function is called by the drag destination.

class DragContext
static
void
dropFinish

Parameters

context DragContext

a #GdkDragContext

success bool

%TRUE if the data was successfully received

time uint

the timestamp for this operation

Meta