SourceBuffer.getHighlightMatchingBrackets

Determines whether bracket match highlighting is activated for the source buffer.

class SourceBuffer
bool
getHighlightMatchingBrackets
()

Return Value

Type: bool

%TRUE if the source buffer will highlight matching brackets.

Meta