Package: gtk

Function gtk-text-iter-language

Lambda List

gtk-text-iter-language (iter)

Arguments

iter -- a gtk-text-iter instance

Return Value

A pange-language instance with the language in effect at the iterator.

Details

A convenience wrapper around the function gtk-text-iter-attributes, which returns the language in effect at the iterator.

If no tags affecting language apply to the iterator, the return value is identical to that of the function gtk-default-language.
 

See also

2021-6-13