Returns the depth of the position pointed by the iterator
Use [class@Gtk.TreeListModel] instead
The depth will be 0 for anything on the root level, 1 for anything down a level, etc.
| this |
A `GtkTreeStore` |
| iter |
A valid `GtkTreeIter` |
|
The depth of the position pointed by the iterator |