Package: gtk
Function gtk-tree-path-indices
Lambda Listgtk-tree-path-indices (path) ArgumentsReturn ValueThe 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 function gtk-tree-path-depth. | See also |
2021-3-4