Package: gtk

Function gtk:tree-path-prev

Lambda List

gtk:tree-path-prev (path)

Arguments

path -- a gtk:tree-path instance

Return Value

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

Details

Moves path to point to the previous node at the current depth, if it exists, and returns the path. The path argument is modified.
 

See also

2024-3-28