Package: gtk

Accessor gtk:color-selection-has-opacity-control

Lambda List

gtk:color-selection-has-opacity-control (object)

Syntax

(gtk:color-selection-has-opacity-control object) => has-opacity
(setf (gtk:color-selection-has-opacity-control object) has-opacity)

Arguments

object -- a gtk:color-selection widget
has-opacity -- true if the color selector can set the opacity, false otherwise

Details

The accessor for the has-opacity-control slot of the gtk:color-selection class gets or sets whether the color selector has an opacity control.

Warning

This function is deprecated since version 3.4 and should not be used in newly written code.
 

See also

2024-11-20