Node.nNodes
uint nNodes(glib.types.TraverseFlags flags)Gets the number of nodes in a tree.
Parameters
flags | which types of children are to be counted, one of G_TRAVERSE_ALL, G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES |
Returns
the number of nodes in the tree