set_tab_width


Description:

public void set_tab_width (uint width)

Sets the width of tabulation in characters.

The TextBuffer still contains `\t` characters, but they can take a different visual width in a [class@View] widget.

Parameters:

this

a View.

width

width of tab in characters.




2022 vala-language.org