Package: gtk

Function gtk-tree-path-up

Lambda List

gtk-tree-path-up (path)

Arguments

path -- a gtk-tree-path instance

Return Value

A gtk-tree-path instance to point to the parent node, if it has a parent, otherwise nil.

Details

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

See also

2021-3-4