Extracted from Pike v8.0 release 28 as of 2015-08-03.
   

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.