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. The cell background color as a string. This property is not readable.

Warning

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

See also

2024-5-15