ColorChooserWidget

Deprecated since version 4.10: Direct use of GtkColorChooserWidget is deprecated.

class ColorChooserWidget(**properties: Any)

Superclasses: Widget, InitiallyUnowned, Object

Implemented Interfaces: Accessible, Buildable, ColorChooser, ConstraintTarget

Constructors:

ColorChooserWidget(**properties)
new() -> Gtk.Widget

Constructors

class ColorChooserWidget
classmethod new() Widget

Creates a new GtkColorChooserWidget.

Properties

class ColorChooserWidget
props.show_editor: bool

True when the color chooser is showing the single-color editor.

It can be set to switch the color chooser into single-color editing mode.