Method GTK2.TreeStore()->iter_depth()


Method iter_depth

int iter_depth(GTK2.TreeIter iter)

Description

Get the depth of iter. This will be 0 for anything on the root level, 1 for anything down a level, and so on.