get_indices


Description:

[ 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.

Parameters:

this

a `GtkTreePath`

Returns:

The current indices