Package: gtk

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

Lambda List

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

Syntax

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

Arguments

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

Details

Accessor of the background-rgba 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