get_drop
Description:
Warning: get_drop is deprecated since 4.4.
Gets the currently handled drop operation.
Note:
Use [method@Gtk.DropTarget.get_current_drop] instead
If no drop operation is going on, null is returned.
Parameters:
this |
a `GtkDropTarget` |
Returns:
The current drop |