get_mark


Description:

public unowned TextMark? get_mark (string name)

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

Parameters:

this

a `GtkTextBuffer`

name

a mark name

Returns:

a `GtkTextMark`