FontButton.setUseFont
void setUseFont(bool useFont)If use_font is true, the font name will be written using the selected font.
Parameters
useFont | If true, font name will be written using font chosen. |
Deprecated
Use [gtk.font_dialog_button.FontDialogButton] instead