Package: gtk

Accessor gtk-color-chooser-dialog-show-editor

Lambda List

gtk-color-chooser-dialog-show-editor (object)

Syntax

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

Arguments

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

Details

Accessor of the show-editor slot of the gtk-color-chooser-dialog class.

True when the color chooser dialog is showing the single-color editor. It can be set to switch the color chooser into single-color editing mode.
 

See also

2020-5-23