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 for the currently selected font features

Details

The accessor for the font-features slot of the gtk:font-chooser class returns the currently selected font features, in a format that is compatible with CSS and with Pango attributes.

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

2025-09-28