Gtk.FontChooser.prototype.get_font_size
function get_font_size():Number {
// Gjs wrapper for gtk_font_chooser_get_font_size()
}The selected font size.
Since 3.2
- Returns
A n integer representing the selected font size, or -1 if no font size is selected.