dropReply

Accepts or rejects a drop.

This function is called by the drag destination in response to a drop initiated by the drag source.

Parameters

context gdk.drag_context.DragContext

a #GdkDragContext

accepted bool

true if the drop is accepted

time uint

the timestamp for this operation