[ CCode ( type_id = "hdy_tab_bar_get_type ()" ) ]
[ Version ( since = "1.2" ) ]
public class TabBar : Bin, Implementor, Buildable
A tab bar for [class@TabView].
The `HdyTabBar` widget is a tab bar that can be used with conjunction with [class@TabView].
`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.
`HdyTabBar` has a single CSS node with name `tabbar`.