gtk.color_chooser_dialog

Module for [ColorChooserDialog] class

Types 3

The #GtkColorChooserDialog widget is a dialog for choosing a color. It implements the #GtkColorChooser interface.

Methods
GType _gType() @property
ColorChooserDialog self()Returns `this`, for use in `with` statements.
ColorChooserDialogGidBuilder builder()Get builder for [gtk.colorchooserdialog.ColorChooserDialog] Returns: New builder object
bool showEditor() @property
void showEditor(bool propval) @property
Constructors
this(void * ptr, Flag!"Take" take)
this(string title = null, gtk.window.Window parent = null)Creates a new #GtkColorChooserDialog.

Fluent builder for [gtk.color_chooser_dialog.ColorChooserDialog]