On 02/26/2017 04:20 PM, Erdem wrote:

On Sat, 25 Feb 2017 16:30:40 +0100, Mike Wey wrote:

You can use TreeModel.getIterFirst to get an TreeIter pointing to the
first row.
[...]

Thanks.. How about resetting the progress bar. Might there be a better approach to iterate through rows of the model.

...

If you want to reset all of them then probably not.

If you want to keep a reference to a specific row to reset you can use a
TreeRowReference.