FontButton.useFont
bool useFont() @property nothrowGet useFont property.
Returns
Whether the buttons label will be drawn in the selected font.
void useFont(bool propval) @property nothrowSet useFont property.
Parameters
propval | Whether the buttons label will be drawn in the selected font. |