Gtk.TreePath.prototype.free
function free():void {
// Gjs wrapper for gtk_tree_path_free()
}Frees path. If path is null, it simply returns.
function free():void {
// Gjs wrapper for gtk_tree_path_free()
}Frees path. If path is null, it simply returns.