Property
AdwTabOverview:extra-drag-preferred-action
since: 1.4
Description [src]
The current drag action during a drop.
This property should only be used from inside a
AdwTabOverview::extra-drag-drop handler.
The action will be a subset of what was originally passed to
adw_tab_overview_setup_extra_drop_target().
Type:GdkDragAction
Available since: 1.4
| Default value | GDK_ACTION_NONE |
| Getter method | adw_tab_overview_get_extra_drag_preferred_action() |