Package: gtk

Function gtk-tree-path-append-index

Lambda List

gtk-tree-path-append-index (path index)

Arguments

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

Return Value

The gtk-tree-path instance.

Details

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

See also

2021-3-4