Package: gtk

Accessor gtk:text-tag-strikethrough-rgba

Lambda List

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

Syntax

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

Arguments

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

Details

The accessor for the strikethrough-rgba slot of the gtk:text-tag class gets or sets the color of strikeouts. If not set, strikeouts will use the forground color.
 

See also

2025-08-13