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 with the color

Details

Accessor of the strikethrough-rgba slot of the gtk:text-tag class. This property modifies the color of strikeouts. If not set, strikeouts will use the forground color.
 

See also

2024-7-2