Method GTK2.TreeStore()->is_ancestor()

class GTK2.TreeStore

Method is_ancestor

int is_ancestor(GTK2.TreeIter iter, GTK2.TreeIter descendant)

Description

Returns true if iter is an ancestor of descendant.