ColorChooserDialog

constructor(title: String? = null, parent: Window? = null)(source)

⚠️ Deprecated ⚠️

This is deprecated since version 4.10.

Use class@Gtk.ColorDialog instead

---

Creates a new GtkColorChooserDialog.

Return

a new GtkColorChooserDialog

Parameters

title

Title of the dialog

parent

Transient parent of the dialog


constructor(gtkColorChooserDialogPointer: <Error class: unknown class><<Error class: unknown class>>)(source)