FontDialogButton.fontFeatures

Set fontFeatures property.

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

Parameters

propval 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.