SourcePrintCompositor.setTabWidth

Sets the width of tabulation in characters for printed text.

This function cannot be called anymore after the first call to the gtk_source_print_compositor_paginate() function.

class SourcePrintCompositor
void
setTabWidth
(
uint width
)

Parameters

width uint

width of tab in characters.

Meta