onHighlightUpdated

fun onHighlightUpdated(    connectFlags: <Error class: unknown class> = ConnectFlags(0u),     handler: (<Error class: unknown class>, <Error class: unknown class>) -> Unit): <Error class: unknown class>(source)

The ::highlight-updated signal is emitted when the syntax highlighting and ./class.Buffer.html#context-classes are updated in a certain region of the @buffer.

Parameters

connectFlags

a combination of ConnectFlags

handler

the Callback to connect. Params: start the start of the updated region; end the end of the updated region