API Version: 4.0
Library Version: 4.8.2
void gtk_tree_path_prepend_index ( GtkTreePath* path, int index_ )
Prepends a new index to a path.
As a result, the depth of the path is increased.
index_
Type: int
int
The index.