Gtk.TextMark.prototype.get_visible

function get_visible():Boolean {
    // Gjs wrapper for gtk_text_mark_get_visible()
}

Returns true if the mark is visible (i.e. a cursor is displayed for it).

Returns

true if visible