Package: gtk

Accessor gtk:color-chooser-widget-show-editor

Lambda List

gtk:color-chooser-widget-show-editor (object)

Syntax

(gtk:color-chooser-widget-show-editor object) => show-editor
(setf (gtk:color-chooser-widget-show-editor object) show-editor)

Arguments

object -- a gtk:color-chooser-widget widget
show-editor -- a boolean whether to show the single-color editor

Details

Accessor of the show-editor slot of the gtk:color-chooser-widget class. The show-editor property is 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.

Warning

The gtk:color-chooser-widget implementation is deprecated since 4.10.
 

See also

2024-2-22