getBuffer

open fun getBuffer(): TextBuffer?

Gets the buffer this mark is located inside.

Returns null if the mark is deleted.

Return

the mark’s GtkTextBuffer