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 SourceView widget.
Parameters:
| this |
a SourceView. |
| width |
width of tab in characters. |