API Version: 4.0
Library Version: 4.6.4
void gtk_tree_path_append_index ( GtkTreePath* path, int index_ )
Appends a new index to a path.
As a result, the depth of the path is increased.
index_
int
The index.