FontButton.setUseSize

void setUseSize(bool useSize)

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

Parameters

useSizeIf true, font name will be written using the selected size.

Deprecated

Use [gtk.font_dialog_button.FontDialogButton] instead