Struct
IdeHighlightIndex
Instance methods
ide_highlight_index_lookup
Gets the pointer tag that was registered for word
, or NULL
. This can be
any arbitrary value. Some highlight engines might use it to point at
internal structures or strings they know about to optimize later work.
ide_highlight_index_to_variant
Creates a variant to represent the index. Useful to transport across IPC boundaries.