Package: gtk

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

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the background-gdk slot of the gtk:cell-renderer-text class. Background color as a gdk:color instance.
 

See also

2024-3-17