TabBarGidBuilderImpl.expandTabs

T expandTabs(bool propval)

Set expandTabs property.

Parameters

propvalWhether 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.

Returns

Builder instance for fluent chaining