FontDialogButton.fontFeatures

string fontFeatures() @property

Get fontFeatures property.

Returns

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.

void fontFeatures(string propval) @property

Set fontFeatures property.

Parameters

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