TabBar


Object Hierarchy:

Object hierarchy for TabBar

Description:

[ 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.

CSS nodes

`HdyTabBar` has a single CSS node with name `tabbar`.


Namespace: Hdy
Package: libhandy-1

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members:

All known members inherited from class Gtk.Bin
All known members inherited from class Gtk.Widget
All known members inherited from interface Atk.Implementor