API Version: 3.0
Library Version: 3.24
Generated by gi-docgen 2024.2
void gtk_tree_path_append_index ( GtkTreePath* path, gint index_ )
Appends a new index to a path.
As a result, the depth of the path is increased.
index_
Type: gint
gint
The index.