[ 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].
| this |
a tab bar |
|
the drag action of the current drop |