Buffer.getContextClassesAtIter

Get all defined context classes at iter.

See the classBuffer description for the list of default context classes.

class Buffer
string[]
getContextClassesAtIter

Parameters

iter gtk.text_iter.TextIter

a #GtkTextIter.

Return Value

Type: string[]

a new null terminated array of context class names. Use glib.global.strfreev to free the array if it is no longer needed.