Package: gtk

Accessor gtk:cell-renderer-cell-background

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the cell-background slot of the gtk:cell-renderer class. Cell background color as a string. This property is not readable. After setting the background color is readable with the gtk:cell-renderer-cell-background-rgba function.
 

See also

2024-3-15