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
function copy():Gtk.TreePath { // Gjs wrapper for gtk_tree_path_copy() }
Creates a new Gtk.TreePath as a copy of path.
a new Gtk.TreePath