Package: gtk

Accessor gtk:text-tag-overline-rgba

Lambda List

gtk:text-tag-overline-rgba (object)

Syntax

(gtk:text-tag-overline-rgba object) => rgba
(setf (gtk:text-tag-overline-rgba object) rgba

Arguments

object -- a gtk:text-tag object
rgba -- a gdk:rgba instance for the color

Details

The accessor for the overline-rgba slot of the gtk:text-tag class gets or sets the color of overline for this text.
 

See also

2025-08-13