Gtk.FontButton.prototype.set_show_style

function set_show_style(show_style:Boolean):void {
    // Gjs wrapper for gtk_font_button_set_show_style()
}

If show_style is true, the font style will be displayed along with name of the selected font.

Since 2.4

show_style

true if font style should be displayed in label.