Package: gtk

Accessor gtk:text-tag-background

Lambda List

gtk:text-tag-background (object)

Syntax

(gtk:text-tag-background object) => background
(setf (gtk:text-tag-background object) background)

Arguments

object -- a gtk:text-tag object
background -- a string with the background color

Details

Accessor of the background slot of the gtk:text-tag class. The background color as a string.
 

See also

#2023-3-15