SourceBuffer.getContextClassesAtIter

Get all defined context classes at @iter.

See the #GtkSourceBuffer description for the list of default context classes.

class SourceBuffer
string[]
getContextClassesAtIter

Parameters

iter TextIter

a #GtkTextIter.

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