Struct
IdeHighlightIndex
since: 45
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.
since: 45
ide_highlight_index_to_variant
Creates a variant to represent the index. Useful to transport across IPC boundaries.
since: 45