Gtk.FontSelectionDialog.new

function new(title:String):Gtk.Widget {
    // Gjs wrapper for gtk_font_selection_dialog_new()
}

Creates a new Gtk.FontSelectionDialog.

title

the title of the dialog window

Returns

a new Gtk.FontSelectionDialog