SourceView.setIndentWidth

Sets the number of spaces to use for each step of indent. If @width is -1, the value of the #GtkSourceView:tab-width property will be used.

class SourceView
void
setIndentWidth
(
int width
)

Parameters

width int

indent width in characters.

Meta