PrintCompositorGidBuilderImpl.highlightSyntax

Set highlightSyntax property.

class PrintCompositorGidBuilderImpl(T)
T
highlightSyntax
(
bool propval
)

Parameters

propval bool

Whether to print the document with highlighted syntax.

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

Return Value

Type: T

Builder instance for fluent chaining