Struct
GtkTreePath
Constructors
gtk_tree_path_new_from_indices
Creates a new path with first_index
and varargs
as indices.
since: 2.2
gtk_tree_path_new_from_indicesv
Creates a new path with the given indices
array of length
.
since: 3.12