Method
GtkTreePathappend_index
Declaration [src]
void
gtk_tree_path_append_index (
GtkTreePath* path,
int index_
)
Description [src]
Appends a new index to a path.
As a result, the depth of the path is increased.
Deprecated since: | 4.10 |
Please do not use it in newly written code. |