Method
GtkSourcePrintCompositorset_tab_width
Declaration
void
gtk_source_print_compositor_set_tab_width (
GtkSourcePrintCompositor* compositor,
guint width
)
Description
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.
| Sets property | GtkSource.PrintCompositor:tab-width |