Gtk.TextBuffer.prototype.get_iter_at_child_anchor

function get_iter_at_child_anchor(anchor:Gtk.TextChildAnchor):void {
    // Gjs wrapper for gtk_text_buffer_get_iter_at_child_anchor()
}

Obtains the location of anchor within buffer.

anchor

a child anchor that appears in buffer