Gtk.TreeRowReference.prototype.valid

function valid():Boolean {
    // Gjs wrapper for gtk_tree_row_reference_valid()
}

Returns true if the reference is non-null and refers to a current valid path.

Returns

true if reference points to a valid path