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 [gtk.tree_path.TreePath]
gtk.tree_path.TreePath newFromIndices(int[] indices)Creates a new path with the given indices array of length.
indices | array of indices |