SourceBuffer.getHighlightSyntax

Determines whether syntax highlighting is activated in the source buffer.

class SourceBuffer
bool
getHighlightSyntax
()

Return Value

Type: bool

%TRUE if syntax highlighting is enabled, %FALSE otherwise.

Meta