Method

AdwTabBarset_expand_tabs

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 gboolean
 

Whether to expand tabs.