Package: gtk

Accessor gtk:text-tag-underline

Lambda List

gtk:text-tag-underline (object)

Syntax

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

Arguments

object -- a gtk:text-tag object
underline -- a pango:underline value

Details

The accessor for the underline slot of the gtk:text-tag class gets or sets the style of underline for this text.
 

See also

2025-08-13