Package: gtk

Accessor gtk:cell-renderer-cell-background-gdk

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the cell-background-gdk slot of the gtk:cell-renderer class. Cell background color.

Warning

The gtk:cell-renderer-cell-background-gdk function has been deprecated since version 3.4 and should not be used in newly written code. Use the gtk:cell-renderer-cell-background-rgba function instead.
 

See also

2024-3-15