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
ColorChooserDialog self()Returns `this`, for use in `with` statements.ColorChooserDialogGidBuilder builder()Get builder for [gtk.colorchooserdialog.ColorChooserDialog] Returns: New builder objectbool showEditor() @propertyvoid showEditor(bool propval) @propertyConstructors
this(string title = null, gtk.window.Window parent = null)Creates a new #GtkColorChooserDialog.classColorChooserDialogGidBuilderImpl(T) : gtk.dialog.DialogGidBuilderImpl!T, gtk.color_chooser.ColorChooserGidBuilderImpl!T
Methods
T showEditor(bool propval)Fluent builder for [gtk.color_chooser_dialog.ColorChooserDialog]
Methods