View.indentWidth
int indentWidth() @property nothrowGet indentWidth property.
Returns
Width of an indentation step expressed in number of spaces.
void indentWidth(int propval) @property nothrowSet indentWidth property.
Parameters
propval | Width of an indentation step expressed in number of spaces. |