The value of this property cannot be changed anymore after the first call to the [gtksource.print_compositor.PrintCompositor.paginate] function.
PrintCompositor.highlightSyntax
bool highlightSyntax() @propertyGet highlightSyntax property.
Returns
Whether to print the document with highlighted syntax.
void highlightSyntax(bool propval) @propertySet highlightSyntax property.
Parameters
propval | 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. |