Gtk.TextIter.prototype.get_buffer

function get_buffer():Gtk.TextBuffer {
    // Gjs wrapper for gtk_text_iter_get_buffer()
}

Returns the Gtk.TextBuffer this iterator is associated with.

Returns

the buffer