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 with the name of the text mark

Details

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

See also

2024-7-2