SourceBuffer.getHighlightSyntax

Determines whether syntax highlighting is activated in the source buffer.

class SourceBuffer
int
getHighlightSyntax
()

Return Value

Type: int

TRUE if syntax highlighting is enabled, FALSE otherwise.

Meta