Package: gtk

Function gtk:tree-path-depth

Lambda List

gtk:tree-path-depth (path)

Arguments

path -- a gtk:tree-path instance

Return Value

The integer with the depth of path.

Details

Returns the current depth of the 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