highlight_updated


Description:

public signal void highlight_updated (TextIter start, TextIter end)

The highlight_updated signal is emitted when the syntax highlighting and context classes are updated in a certain region of the buffer.

Parameters:

start

the start of the updated region

end

the end of the updated region