TreeModel.iterHasChild
bool iterHasChild(gtk.tree_iter.TreeIter iter)Returns true if iter has children, false otherwise.
Parameters
iter | the #GtkTreeIter-struct to test for children |
Returns
true if iter has children
bool iterHasChild(gtk.tree_iter.TreeIter iter)Returns true if iter has children, false otherwise.
iter | the #GtkTreeIter-struct to test for children |