Gtk.ColorSelectionDialog.new
function new(title:String):Gtk.Widget {
// Gjs wrapper for gtk_color_selection_dialog_new()
}Creates a new Gtk.ColorSelectionDialog.
- title
a string containing the title text for the dialog.
- Returns
function new(title:String):Gtk.Widget {
// Gjs wrapper for gtk_color_selection_dialog_new()
}Creates a new Gtk.ColorSelectionDialog.
a string containing the title text for the dialog.