Package: gtk

Function gtk:tree-path-down

Lambda List

gtk:tree-path-down (path)

Arguments

path -- a gtk:tree-path instance

Return Value

The gtk:tree-path instance to point the first child.

Details

Moves path to point to the first child of the current tree path and returns the path. The path argument is modified.
 

See also

2024-3-28