Gtk.TextBuffer.prototype.get_iter_at_mark

function get_iter_at_mark(mark:Gtk.TextMark):void {
    // Gjs wrapper for gtk_text_buffer_get_iter_at_mark()
}

Initializes iter with the current position of mark.

mark

a Gtk.TextMark in buffer