FontButton.setUseFont

If use_font is true, the font name will be written using the selected font.

More...
class FontButton
void
setUseFont
(
bool useFont
)

Parameters

useFont bool

If true, font name will be written using font chosen.

Detailed Description