Method
AdapTabBarset_expand_tabs
Declaration [src]
void
adap_tab_bar_set_expand_tabs (
AdapTabBar* self,
gboolean expand_tabs
)
Description [src]
Sets whether tabs expand to full width.
If set to TRUE, the tabs will always vary width filling the whole width
when possible, otherwise tabs will always have the minimum possible size.
| Sets property | Adap.TabBar:expand-tabs |