Package: gtk

Accessor gtk:font-chooser-font-features

Lambda List

gtk:font-chooser-font-features (object)

Syntax

(gtk:font-chooser-font-features object) => features

Arguments

object -- a gtk:font-chooser object
features -- a string with the currently selected font features

Details

Accessor of the font-features slot of the gtk:font-chooser class. The gtk:font-chooser-font-features function gets the currently selected font features, in a format that is compatible with CSS and with Pango attributes. The (setf gtk:font-chooser-font-features) function sets the font features.

Warning

The gtk:font-chooser implementation is deprecated since 4.10. Use the gtk:font-dialog and gtk:font-dialog-button widgets instead.
 

See also

2023-8-28