API Version: 47
Library Version: 47
Generated by gi-docgen 2023.3
void ide_highlight_engine_advance ( IdeHighlightEngine* self )
This function is useful for IdeHighlighter implementations that need to asynchronously do work to process the highlighting.
IdeHighlighter
If they return from their update function without advancing, nothing will happen until they call this method to proceed.