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
function new(title:String):Gtk.Widget {
// Gjs wrapper for gtk_font_selection_dialog_new()
}Creates a new Gtk.FontSelectionDialog.
the title of the dialog window
a new Gtk.FontSelectionDialog