View.tabWidth
uint tabWidth() @propertyGet tabWidth property.
Returns
Width of a tab character expressed in number of spaces.
void tabWidth(uint propval) @propertySet tabWidth property.
Parameters
propval | Width of a tab character expressed in number of spaces. |