TextIter.getLanguage

A convenience wrapper around gtk_text_iter_get_attributes(), which returns the language in effect at @iter. If no tags affecting language apply to @iter, the return value is identical to that of gtk_get_default_language().

class TextIter
getLanguage
()

Return Value

language in effect at @iter

Meta