[ CCode ( array_length = false ) ]
public unowned int[] get_indices ()
Returns the current indices of this.
This is an array of integers, each representing a node in a tree. This value should not be freed.
The length of the array can be obtained with get_depth.
| this |
a `GtkTreePath` |
|
The current indices |