set_tab_width
Description:
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. |