Package: gtk

Accessor gtk:text-tag-invisible

Lambda List

gtk:text-tag-invisible (object)

Syntax

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

Arguments

object -- a gtk:text-tag object
invisible -- a boolean whether this text is hidden

Details

Accessor of the invisible slot of the gtk:text-tag class. Whether this text is hidden. Note that there may still be problems with the support for invisible text, in particular when navigating programmatically inside a text buffer containing invisible segments.
 

See also

2024-7-2