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
name | a mark name |
Returns
a #GtkTextMark, or null
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.
name | a mark name |