DropTarget.reject

Rejects the ongoing drop operation.

If no drop operation is ongoing, i.e when propertyGtk.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.

class DropTarget
void
reject
()