Package: gtk
Accessor gtk:font-button-font-name
Lambda Listgtk:font-button-font-name (object) SyntaxArgumentsDetails Accessor of the font-name slot of the gtk:font-button class. The gtk:font-name-button-font-name function retrieves the name of the currently selected font. The (setf gtk:font-button-font-name) function sets
or updates the currently displayed font in the font picker dialog. This name includes style and size information as well. If you want to render something with the font, use this string with the pango:font-description-from-string function. If you are interested in peeking certain values, family name, style, size, weight, just query these properties from the pango:font-description instance. Warning | See also |
2023-6-16