Gets the number of nodes in a tree.
which types of children are to be counted, one of G_TRAVERSE_ALL, G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES
the number of nodes in the tree
See Implementation
Gets the number of nodes in a tree.