Package: gtk

Accessor gtk:font-dialog-language

Lambda List

gtk:font-dialog-language (object)

Syntax

(gtk:font-dialog-language object) => language
(setf (gtk:font-dialog-language object) language)

Arguments

object -- a gtk:font-dialog object
fontmap -- a pango:language object

Details

Accessor of the language slot of the gtk:font-dialog class. The gtk:font-dialog-language function returns the language for which font features are applied. The (setf gtk:font-dialog-language) function sets the language.

Since 4.10
 

See also

#2024-5-2