PrintCompositor.highlightSyntax

bool highlightSyntax() @property

Get highlightSyntax property.

Returns

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.

void highlightSyntax(bool propval) @property

Set highlightSyntax property.

Parameters

propvalWhether 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.