[ CCode ( has_construct_function = false , sentinel = "-1" ) ]
[ Version ( since = "2.2" ) ]
public TreePath.from_indices (...)
Creates a new path with first_index
and varargs
as indices.
... |
list of integers terminated by -1 |
first_index |
first integer |
A newly created TreePath-struct |