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 slot access function gtk-font-chooser-font-features gets the currently selected font features, in a format that is compatible with CSS and with Pango attributes. The function (setf gtk-font-chooser-font-features) sets the font features.

Since 3.22
 

See also

2021-1-20