Property
AdwTabBar:autohide
Description [src]
Whether the tabs automatically hide.
If set to TRUE
, the tab bar disappears when AdwTabBar:view
has 0
or 1 tab, no pinned tabs, and no tab is being transferred.
Type:gboolean
Default value | TRUE |
Getter method | adw_tab_bar_get_autohide() |
Setter method | adw_tab_bar_set_autohide() |