[pygtk] removing remaining rows in a liststore

Doug Quale quale1 at charter.net
Sat Nov 20 02:13:38 WST 2004


John Finlay <finlay at moeraki.com> writes:

> However the docs are right that
> remove(iter) will advance the iter (i.e. point at the next row if any)
> unless there is no next row in which case iter is invalid.

Thanks for pointing this out.  This matches the behavior of the C API.
I was much too quick to assume that Pygt behavior didn't match your
very fine documentation -- I should have tested it.


More information about the pygtk mailing list