Package: gtk

Accessor gtk-cell-renderer-text-background

Lambda List

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

Syntax

(gtk-cell-renderer-text-background object) => background
(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.

Background color as a string.
 

See also

2020-6-13