dropFinish
fn
void dropFinish(gdk.drag_context.DragContext context, bool success, uint time)Ends the drag operation after a drop.
This function is called by the drag destination.
Parameters
context | a #GdkDragContext |
success | true if the data was successfully received |
time | the timestamp for this operation |