PrintCompositor.highlightSyntax

Set highlightSyntax property.

  1. bool highlightSyntax [@property getter]
  2. bool highlightSyntax [@property setter]
    class PrintCompositor
    @property
    void
    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.