View.setTabWidth

Sets the width of tabulation in characters.

The #GtkTextBuffer still contains \t characters, but they can take a different visual width in a classView widget.

class View
void
setTabWidth
(
uint width
)

Parameters

width uint

width of tab in characters.