FontChooser.getFontSize

int getFontSize()

The selected font size.

Returns

A n integer representing the selected font size,

or -1 if no font size is selected.

Deprecated

Use [gtk.font_dialog.FontDialog] and [gtk.font_dialog_button.FontDialogButton]

instead