Gtk.TreePath.prototype.copy

function copy():Gtk.TreePath {
    // Gjs wrapper for gtk_tree_path_copy()
}

Creates a new Gtk.TreePath as a copy of path.

Returns

a new Gtk.TreePath