FontDialogButton.fontFeatures

Get fontFeatures property.

  1. string fontFeatures [@property getter]
    class FontDialogButton
    @property
    string
    fontFeatures
    ()
  2. string fontFeatures [@property setter]

Return Value

Type: string

The selected font features.

This property will be updated to reflect the users choice in the font chooser dialog.

Listen to notify::font-features to get informed about changes to the buttons font features.