Gtk.TextMark.prototype.get_buffer
function get_buffer():Gtk.TextBuffer { // Gjs wrapper for gtk_text_mark_get_buffer() }
Gets the buffer this mark is located inside, or null if the mark is deleted.
- Returns
the mark's Gtk.TextBuffer
function get_buffer():Gtk.TextBuffer { // Gjs wrapper for gtk_text_mark_get_buffer() }
Gets the buffer this mark is located inside, or null if the mark is deleted.
the mark's Gtk.TextBuffer