Package: gtk

Function gtk:tree-path-new-from-indices

Lambda List

gtk:tree-path-new-from-indices (&rest indices)

Arguments

indices -- integers for the indices

Return Value

The newly created gtk:tree-path instance.

Details

Creates a new tree path with indices as indices.

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