View.indentWidth

int indentWidth() @property nothrow

Get indentWidth property.

Returns

Width of an indentation step expressed in number of spaces.
void indentWidth(int propval) @property nothrow

Set indentWidth property.

Parameters

propvalWidth of an indentation step expressed in number of spaces.