Package: gtk

Function gtk:tree-path-next

Lambda List

gtk:tree-path-next (path)

Arguments

path -- a gtk:tree-path instance

Return Value

The new gtk:tree-path instance.

Details

Moves path to point to the next node at the current depth.

Warning

The gtk:tree-path implementation is deprecated since 4.10. Please do not use it in newly written code.
 

See also

2025-1-11