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. Since 2.2

class SourcePrintCompositor
void
setTabWidth
(
uint width
)

Parameters

width uint

width of tab in characters.

Meta