Signal
GtkSourceBuffer::highlight-updated
Declaration
void
highlight_updated (
GtkSourceBuffer* self,
const GtkTextIter* start,
const GtkTextIter* end,
gpointer user_data
)
Description
The ::highlight-updated signal is emitted when the syntax
highlighting and context classes are updated in a
certain region of the buffer
.
Default handler: | The default handler is called after the handlers added via |