gtk.color_selection_dialog

Module for [ColorSelectionDialog] class

Types 3

Methods
GType _gType() @property
ColorSelectionDialog self()Returns `this`, for use in `with` statements.
ColorSelectionDialogGidBuilder builder()Get builder for [gtk.colorselectiondialog.ColorSelectionDialog] Returns: New builder object
gtk.widget.Widget getColorSelection()Retrieves the #GtkColorSelection widget embedded in the dialog. Returns: the embedded #GtkColorSelection
Constructors
this(void * ptr, Flag!"Take" take)
this(string title)Creates a new #GtkColorSelectionDialog.

Fluent builder for [gtk.color_selection_dialog.ColorSelectionDialog]