TextBuffer.getMark

gtk.text_mark.TextMark getMark(string name)

Returns the mark named name in buffer buffer, or null if no such mark exists in the buffer.

Parameters

namea mark name

Returns

a #GtkTextMark, or null