[ CCode ( array_length = false , array_null_terminated = true ) ]
public 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.
this |
a Buffer. |
iter |
a TextIter. |
a new null terminated array of context class names. Use strfreev to free the array if it is no longer needed. |