Gtk.FontButton.prototype.set_use_font

function set_use_font(use_font:Boolean):void {
    // Gjs wrapper for gtk_font_button_set_use_font()
}

If use_font is true, the font name will be written using the selected font.

Since 2.4

use_font

If true, font name will be written using font chosen.