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