Package: gtk

Function gtk-tree-path-prev

Lambda List

gtk-tree-path-prev (path)

Arguments

path -- a gtk-tree-path instance

Return Value

A gtk-tree-path instance to point to the previous node, if it exists, otherwise nil.

Details

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

See also

2021-3-4