Package: gtk

Accessor gtk:text-tag-name

Lambda List

gtk:text-tag-name (object)

Syntax

(gtk:text-tag-name object) => name

Arguments

object -- a gtk:text-tag object
name -- a string for the name of the text tag

Details

The accessor for the name slot gets the name used to refer to the text tag. Returns nil for anonymous tags.
 

See also

2026-08-28