Package: gtk

Accessor gtk-cell-renderer-text-language

Lambda List

gtk-cell-renderer-text-language (object)

Syntax

(gtk-cell-renderer-text-language object) => language
(setf (gtk-cell-renderer-text-language object) language)

Arguments

object -- a gtk-cell-renderer-text object
language -- a string with the language this text is in

Details

Accessor of the language slot of the gtk-cell-renderer-text class.

The language this text is in, as an ISO code. Pango can use this as a hint when rendering the text. If you do not understand this parameter, you probably do not need it.
 

See also

2020-6-13