Package: gtk

Accessor gtk:text-mark-name

Lambda List

gtk:text-mark-name (object)

Syntax

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

Arguments

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

Details

The accessor for the name slot of the gtk:text-mark class returns the name of the text mark or nil for anonymous text marks.
 

See also

2025-08-13