Method

AdwTabBarset_expand_tabs

since: 1.0

Declaration [src]

void
adw_tab_bar_set_expand_tabs (
  AdwTabBar* self,
  gboolean expand_tabs
)

Description [src]

Sets whether tabs expand to full width.

Available since: 1.0

Sets propertyAdw.TabBar:expand-tabs

Parameters

expand_tabs

Type: gboolean

Whether to expand tabs.