Package: gtk

Accessor gtk-color-button-rgba

Lambda List

gtk-color-button-rgba (object)

Syntax

(gtk-color-button-rgba object) => rgba)
(setf (gtk-color-button-rgba object) rgba)

Arguments

object -- a gtk-color-button widget
rgba -- a gdk-rgba color to set the current color with

Details

Accessor of the rgba slot of the gtk-color-button class.

The slot access function gtk-color-button-rgba gets the current color in the color button. The slot access function (setf gtk-color-button) sets the current color to be rgba.

Warning

The gtk-color-button-rgba function has been deprecated since version 3.4 and should not be used in newly written code. Use the gtk-color-chooser-rgba function instead.
 

See also

2021-1-23