set_expand_tabs


Description:

public void set_expand_tabs (bool expand_tabs)

Sets whether tabs should expand.

If expand_tabs is `TRUE`, the tabs will always vary width filling the whole width when possible, otherwise tabs will always have the minimum possible size.

Expand is enabled by default.

Parameters:

this

a tab bar

expand_tabs

whether to expand tabs