FontButton.showSize

bool showSize() @property

Get showSize property.

Returns

If this property is set to true, the selected font size will be shown

in the label. For a more WYSIWYG way to show the selected size, see the ::use-size property.

void showSize(bool propval) @property

Set showSize property.

Parameters

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