RGtk2 (version 2.20.31)

gtkTextIterGetLanguage: gtkTextIterGetLanguage

Description

A convenience wrapper around gtkTextIterGetAttributes, which returns the language in effect at iter. If no tags affecting language apply to iter, the return value is identical to that of gtkGetDefaultLanguage.

Usage

gtkTextIterGetLanguage(object)

Arguments

object
an iterator

Value

PangoLanguage] language in effect at iter