TreePath.newFromIndices
gtk.tree_path.TreePath newFromIndices(int[] indices)Creates a new path with the given indices array of length.
Parameters
indices | array of indices |
Returns
A newly created #GtkTreePath-struct
gtk.tree_path.TreePath newFromIndices(int[] indices)Creates a new path with the given indices array of length.
indices | array of indices |