TreePath.up

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

class TreePath
bool
up
()

Return Value

Type: bool

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

Meta