TreePath.prev

Moves the path to point to the previous node at the current depth, if it exists.

class TreePath
int
prev
()

Return Value

Type: int

TRUE if path has a previous node, and the move was made

Meta