:right-sidebar: True ColorChooserWidget =================================================================== .. currentmodule:: gi.repository.Gtk .. deprecated:: 4.10 Direct use of ``GtkColorChooserWidget`` is deprecated. .. class:: ColorChooserWidget(**properties: ~typing.Any) :no-contents-entry: Superclasses: :class:`~gi.repository.Gtk.Widget`, :class:`~gi.repository.GObject.InitiallyUnowned`, :class:`~gi.repository.GObject.Object` Implemented Interfaces: :class:`~gi.repository.Gtk.Accessible`, :class:`~gi.repository.Gtk.Buildable`, :class:`~gi.repository.Gtk.ColorChooser`, :class:`~gi.repository.Gtk.ConstraintTarget` :Constructors: :: ColorChooserWidget(**properties) new() -> Gtk.Widget Constructors ------------ .. rst-class:: interim-class .. class:: ColorChooserWidget :no-index: .. classmethod:: new() -> ~gi.repository.Gtk.Widget Creates a new ``GtkColorChooserWidget``. Properties ---------- .. rst-class:: interim-class .. class:: ColorChooserWidget :no-index: .. attribute:: props.show_editor :type: bool :const:`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.