Method

Gtk TextIterget_language

Declaration [src]

PangoLanguage*
gtk_text_iter_get_language(
constGtkTextIter*iter
)

Description [src]

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().

Return value

Type:

Language in effect at iter.

The caller of the method takes ownership of the returned data, and is responsible for freeing it.

AltStyle によって変換されたページ (->オリジナル) /