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 gtk:font-chooser-language function gets the language that is used for font features. The (setf gtk:font-chooser-language) function sets the language. See the pango:language-to-string function. Examples(gtk:font-chooser-language (make-instance 'gtk:font-button)) => "de-de" Warning | See also |
2024-5-22