Package: gtk

Accessor gtk:cell-renderer-cell-background-rgba

Lambda List

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

Syntax

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

Arguments

object -- a gtk:cell-renderer object
background -- a gdk:rgba color with the cell background color

Details

Accessor of the cell-background-rgba slot of the gtk:cell-renderer class. The cell background RGBA color.

Warning

The gtk:cell-renderer implementation is deprecated since 4.10. List views use widgets for displaying their contents.
 

See also

2024-5-15