Class
AdwTabBar
Description [src]
final class Adw.TabBar : Gtk.Widget {
/* No available fields */
}
A tab bar for AdwTabView
.
The AdwTabBar
widget is a tab bar that can be used with conjunction with
AdwTabView
.
AdwTabBar
can autohide and can optionally contain action widgets on both
sides of the tabs.
When there’s not enough space to show all the tabs, AdwTabBar
will scroll
them. Pinned tabs always stay visible and aren’t a part of the scrollable area.
CSS nodes
AdwTabBar
has a single CSS node with name tabbar
.
Available since: | 1.0 |
Instance methods
adw_tab_bar_setup_extra_drop_target
Sets the supported types for this drop target.
Available since: 1.0
Signals
Adw.TabBar::extra-drag-drop
This signal is emitted when content is dropped onto a tab.
Available since: 1.0