dropReply

fnvoid dropReply(gdk.drag_context.DragContext context, bool accepted, uint time)

Accepts or rejects a drop.

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

Parameters

contexta #GdkDragContext
acceptedtrue if the drop is accepted
timethe timestamp for this operation