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 value of the pango-underline enumeration

Details

Accessor of the underline slot of the gtk-text-tag class.

Style of underline for this text.
 

See also

2021-11-17