Package: gtk

Accessor gtk:cell-view-background-rgba

Lambda List

gtk:cell-view-background-rgba (object)

Syntax

(gtk:cell-view-background-rgba object) => rgba
(setf (gtk:cell-view-background-rgba object) rgba)

Arguments

object -- a gtk:cell-view object
rgba -- a gdk:rgba background color

Details

Accessor of the background-rgba slot of the gtk:cell-view class. The gtk:cell-view-background-rgba function gets the background color of the cell view. The (setf gtk:cell-view-background-rgba) function sets the background color.
 

See also

#2023-3-16