Package: gtk

Function gtk:tree-path-prepend-index

Lambda List

gtk:tree-path-prepend-index (path index)

Arguments

path -- a gtk:tree-path instance
index -- an integer with the index

Return Value

The gtk:tree-path instance.

Details

Prepends a new index to the tree path. As a result, the depth of path is increased.
 

See also

2024-3-28