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.

Cell background RGBA color.
 

See also

2021-3-2