Class
HandyTabBar
Description [src]
final class Handy.TabBar : Gtk.Bin {
/* No available fields */
}
A tab bar for HdyTabView
.
The HdyTabBar
widget is a tab bar that can be used with conjunction with
HdyTabView
.
HdyTabBar
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, HdyTabBar
will scroll
them. Pinned tabs always stay visible and aren’t a part of the scrollable area.
CSS nodes
HdyTabBar
has a single CSS node with name tabbar
.
Available since: | 1.2 |
Instance methods
hdy_tab_bar_get_tabs_revealed
Gets the value of the HdyTabBar:tabs-revealed
property.
Available since: 1.2
Signals
Handy.TabBar::extra-drag-data-received
Emitted when content allowed via HdyTabBar:extra-drag-dest-targets
is dropped onto a tab.
Available since: 1.2