FontButton.showStyle

Set showStyle property.

  1. bool showStyle [@property getter]
  2. bool showStyle [@property setter]
    class FontButton
    @property
    void
    showStyle
    (
    bool propval
    )

Parameters

propval bool

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.