reject


Description:

public void reject ()

Rejects the ongoing drop operation.

If no drop operation is ongoing, i.e when [property@Gtk.DropTarget:current-drop] is null, this function does nothing.

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 `GtkDropTarget`