This signal is emitted when content is dropped onto a tab.
The content must be of one of the types set up via [method@TabBar.setup_extra_drop_target].
See [signal@Gtk.DropTarget:AdwTabBar:drop
].
page |
the page matching the tab the content was dropped onto |
value |
the `GValue` being dropped |
whether the drop was accepted for |