FontChooser.getFontFeatures
string getFontFeatures()Gets the currently-selected font features.
The format of the returned string is compatible with the
CSS font-feature-settings property.It can be passed to [pango.attr_font_features.AttrFontFeatures.new_].
Returns
the currently selected font features
Deprecated
Use [gtk.font_dialog.FontDialog] and [gtk.font_dialog_button.FontDialogButton]
instead