Returns the current indices of path. This is an array of integers, each representing a node in a tree. It also returns the number of elements in the array. The array should not be freed. Since 2.22
The current indices, or NULL. [array length=depth][transfer none]
See Implementation
Returns the current indices of path. This is an array of integers, each representing a node in a tree. It also returns the number of elements in the array. The array should not be freed. Since 2.22