FontButton.setUseFont

void setUseFont(bool useFont)

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

Parameters

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

Deprecated

Use [gtk.font_dialog_button.FontDialogButton] instead