Package: gtk

Accessor gtk:color-dialog-button-dialog

Lambda List

gtk:color-dialog-button-dialog (object)

Syntax

(gtk:color-dialog-button-dialog object) => dialog
(setf (gtk:color-dialog-button-dialog object) dialog)

Arguments

object -- a gtk:color-dialog-button object
dialog -- a gtk:color-dialog object

Details

The accessor for the dialog slot of the gtk:color-dialog-button class gets or sets a gtk:color-dialog object to use for creating the color chooser dialog that is presented when the user clicks the button.

Since 4.10
 

See also

2025-08-06