TreePath.from_indicesv
Description:
[ CCode ( has_construct_function = false ) ]
[ Version ( since = "3.12" ) ]
public TreePath.from_indicesv (int[] indices)
[ Version ( since = "3.12" ) ]
public TreePath.from_indicesv (int[] indices)
Creates a new path with the given indices
array of indices.length
.
Parameters:
indices |
array of indices |
length |
length of |
Returns:
A newly created TreePath-struct |