FontButton.showStyle

bool showStyle() @property nothrow

Get showStyle property.

Returns

If this property is set to true, the name of the selected font style

will be shown in the label. For a more WYSIWYG way to show the selected style, see the ::use-font property.

void showStyle(bool propval) @property nothrow

Set showStyle property.

Parameters

propvalIf this property is set to true, the name of the selected font style will be shown in the label. For a more WYSIWYG way to show the selected style, see the ::use-font property.