Gtk.FontButton.prototype.set_use_size
function set_use_size(use_size:Boolean):void { // Gjs wrapper for gtk_font_button_set_use_size() }
If use_size is true, the font name will be written using the selected size.
Since 2.4
- use_size
If true, font name will be written using the selected size.