Package: gtk

Accessor gtk:cell-renderer-text-background

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the background slot of the gtk:cell-renderer-text class.

Warning

The gtk:cell-renderer-text implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2024-2-21