get_indices_with_depth


Description:

public int get_indices_with_depth (int depth)

Returns the current indices of this.

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.

Parameters:

this

a `GtkTreePath`

depth

return location for number of elements returned in the integer array

Returns:

The current indices