reject


Description:

public void reject ()

Rejects the ongoing drop operation.

If no drop operation is ongoing, i.e when [[email protected]: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`




2022 vala-language.org