FontChooserT.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_.

More...
template FontChooserT()
override
string
getFontFeatures
()

Return Value

Type: string

the currently selected font features

Detailed Description