Gtk.FontButton.prototype.get_use_size
function get_use_size():Boolean { // Gjs wrapper for gtk_font_button_get_use_size() }
Returns whether the selected size is used in the label.
Since 2.4
- Returns
whether the selected size is used in the label.
function get_use_size():Boolean { // Gjs wrapper for gtk_font_button_get_use_size() }
Returns whether the selected size is used in the label.
Since 2.4
whether the selected size is used in the label.