Package: gtk

Function gtk:tree-path-down

Lambda List

gtk:tree-path-down (path)

Arguments

path -- a gtk:tree-path instance

Details

Moves path to point to the first child of the current tree path.

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