Package: gtk

Accessor gtk:text-tag-foreground

Lambda List

gtk:text-tag-foreground (object)

Syntax

(gtk:text-tag-foreground object) => color
(setf (gtk:text-tag-foreground object) color)

Arguments

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

Details

Accessor of the foreground slot of the gtk:text-tag class. Foreground color as a string.
 

See also

#2023-3-15