get_extra_drag_preferred_action


Description:

[ Version ( since = "1.4" ) ]
public DragAction get_extra_drag_preferred_action ()

Gets the current drag action during a drop.

This method should only be used from inside a [signal@TabBar:AdwTabBar:extra-drag-drop] handler.

The action will be a subset of what was originally passed to [method@TabBar.setup_extra_drop_target].

Parameters:

this

a tab bar

Returns:

the drag action of the current drop