PrintCompositor.highlightSyntax

Get highlightSyntax property.

  1. bool highlightSyntax [@property getter]
    class PrintCompositor
    @property
    bool
    highlightSyntax
    ()
  2. bool highlightSyntax [@property setter]

Return Value

Type: 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.