Returns the depth of iter. This will be 0 for anything on the root level, 1 for anything down a level, etc.
A valid gtk.TreeIter
The depth of iter
Returns the depth of iter. This will be 0 for anything on the root level, 1 for anything down a level, etc.