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 | a #GdkDragContext |
accepted | true if the drop is accepted |
time | the timestamp for this operation |
Accepts or rejects a drop.
This function is called by the drag destination in response to a drop initiated by the drag source.
context | a #GdkDragContext |
accepted | true if the drop is accepted |
time | the timestamp for this operation |