Gtk.TreePath.prototype.next

function next():void {
    // Gjs wrapper for gtk_tree_path_next()
}

Moves the path to point to the next node at the current depth.