PrintCompositor.tabWidth

uint tabWidth() @property

Get tabWidth property.

Returns

Width of a tab character expressed in spaces.

The value of this property cannot be changed anymore after the first call to the [gtksource.print_compositor.PrintCompositor.paginate] function.

void tabWidth(uint propval) @property

Set tabWidth property.

Parameters

propvalWidth of a tab character expressed in spaces. The value of this property cannot be changed anymore after the first call to the [gtksource.print_compositor.PrintCompositor.paginate] function.