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 returns the name of the text mark or nil for anonymous text marks.
 

See also

2026-08-19