get_context_classes_at_iter


Description:

public unowned string get_context_classes_at_iter (TextIter iter)

Get all defined context classes at iter.

See the [class@Buffer] description for the list of default context classes.

Parameters:

this

a SourceBuffer.

iter

a TextIter.

Returns:

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