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

Accessor of the dialog slot of the gtk:color-dialog-button class. The gtk:color-dialog-button-dialog function returns the gtk:color-dialog object. The (setf gtk:color-dialog-button-dialog) function 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

2023-7-28