Package: gtk
Function gtk:tree-path-indices
Lambda Listgtk:tree-path-indices (path) ArgumentsReturn ValueThe list of integers with the current indices, or nil. Details Returns the current indices of the tree path.
This is a list of integers, each representing a node in a tree. The length of the list can be obtained with the gtk:tree-path-depth function. Warning | See also |
2025-1-11