reject_drop


Description:

public void reject_drop (Drop drop)

Sets the drop as not accepted on this drag site.

This function should be used when delaying the decision on whether to accept a drag or not until after reading the data.

Parameters:

this

a `GtkDropTargetAsync`

drop

the `GdkDrop` of an ongoing drag operation