Package: gtk

Accessor gtk-text-tag-name

Lambda List

gtk-text-tag-name (object)

Syntax

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

Arguments

object -- a gtk-text-tag object
name -- a string with the name of the text tag

Details

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

Name used to refer to the text tag, nil for anonymous tags.
 

See also

*2021-11-17