Package: gtk

Accessor gtk:text-tag-strikethrough

Lambda List

gtk:text-tag-strikethrough (object)

Syntax

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

Arguments

object -- a gtk:text-tag object
strikethrough -- a boolean whether to strike through the text

Details

Accessor of the strikethrough slot of the gtk:text-tag class. Whether to strike through the text.
 

See also

2024-7-2