TreePath.up

Moves the path to point to its parent node, if it has a parent.

class TreePath
int
up
()

Return Value

Type: int

TRUE if path has a parent, and the move was made.

Meta