Package: gtk

Function gtk:tree-path-next

Lambda List

gtk:tree-path-next (path)

Arguments

path -- a gtk:tree-path instance

Return Value

The gtk:tree-path instance.

Details

Moves path to point to the next node at the current depth and returns the path. The path argument is modified.
 

See also

2024-3-28