SourceBuffer.getContextClassesAtIter

Get all defined context classes at iter.

See the gsv.SourceBuffer description for the list of default context classes.

class SourceBuffer
string[]
getContextClassesAtIter

Parameters

iter TextIter

Return Value

Type: string[]

a new NULL terminated array of context class names. Use g_strfreev() to free the array if it is no longer needed.

Meta

Since

2.10