Method

AdapTabBarset_autohide

Declaration [src]

void
adap_tab_bar_set_autohide (
  AdapTabBar* self,
  gboolean autohide
)

Description [src]

Sets whether the tabs automatically hide.

If set to TRUE, the tab bar disappears when AdapTabBar:view has 0 or 1 tab, no pinned tabs, and no tab is being transferred.

See AdapTabBar:tabs-revealed.

Sets propertyAdap.TabBar:autohide

Parameters

autohide

Type: gboolean

Whether the tabs automatically hide.