Package: gtk

Accessor gtk-text-mark-name

Lambda List

gtk-text-mark-name (object)

Syntax

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

Arguments

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

Details

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

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

See also

2021-2-11