Creates a new GTree with a comparison function that accepts user data. See g_tree_new() for more details.
qsort()-style comparison function
data to pass to comparison function
a newly allocated GTree
ConstructionException GTK+ fails to create the object.
Creates a new GTree with a comparison function that accepts user data. See g_tree_new() for more details.