Package: gtk

Accessor gtk:color-dialog-with-alpha

Lambda List

gtk:color-dialog-with-alpha (object)

Syntax

(gtk:color-dialog-with-alpha object) => setting)
(setf (gtk:color-dialog-with-alpha object) setting)

Arguments

object -- a gtk:color-dialog object
setting -- a boolean whether colors may have alpha

Details

Accessor of the with-alpha slot of the gtk:color-dialog class. The gtk:color-dialog-with-alpha function returns whether colors may have alpha. The (setf gtk:color-dialog-with-alpha) function sets the property.

Since 4.10
 

See also

2023-7-28