connectHighlightUpdated
fun connectHighlightUpdated(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (<Error class: unknown class>, <Error class: unknown class>) -> Unit): <Error class: unknown class>
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