PrintCompositor.setTabWidth
void setTabWidth(uint width)Sets the width of tabulation in characters for printed text.
This function cannot be called anymore after the first call to the [gtksource.print_compositor.PrintCompositor.paginate] function.
Parameters
width | width of tab in characters. |