iterDepth
⚠️ Deprecated ⚠️
This is deprecated since version 4.10.
Use class@Gtk.TreeListModel instead
---Returns the depth of the position pointed by the iterator
The depth will be 0 for anything on the root level, 1 for anything down a level, etc.
Return
The depth of the position pointed by the iterator
Parameters
iter
A valid GtkTreeIter