Interface
IdeHighlighter
[+]
Implementations
[−]
Instance methods
ide_highlighter_update
Incrementally processes more of the buffer for highlighting. If callback
returns IDE_HIGHLIGHT_STOP
, then this vfunc should stop processing and
return, having set location
to the current position of processing.
[+]
Interface structure
[−]
Virtual methods
Ide.Highlighter.update
Incrementally processes more of the buffer for highlighting. If callback
returns IDE_HIGHLIGHT_STOP
, then this vfunc should stop processing and
return, having set location
to the current position of processing.