Package: gtk
Accessor gtk-font-chooser-language
Lambda Listgtk-font-chooser-language (object) SyntaxArgumentsDetails Accessor of the language slot of the gtk-font-chooser class. The slot access function gtk-font-chooser-language gets the language that is used for font features. The slot access function (setf gtk-font-chooser-language) sets the language. See the function pango-language-to-string. Since 3.22 Example(gtk-font-chooser-language (make-instance 'gtk-font-button)) => "de-de" | See also |
2021-1-20