Package: gtk

Function gtk:tree-path-copy

Lambda List

gtk:tree-path-copy (path)

Arguments

path -- a gtk:tree-path instance

Return Value

The new gtk:tree-path instance.

Details

Creates a new tree path as a copy of 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