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 of the gtk:text-tag class gets the name used to refer to the text tag. Returns nil for anonymous tags.
 

See also

2025-08-13