the function used to order the nodes in the #GTree. It should return values similar to the standard strcmp() function - 0 if the two arguments are equal, a negative value if the first argument comes before the second, or a positive value if the first argument comes after the second.
Return: a newly allocated #GTree
ConstructionException GTK+ fails to create the object.
Creates a new #GTree.