Add functions g_tree_root_find_version() and g_tree_node_find_version(), which take...
authorDana Jansens <danakj@orodu.net>
Fri, 30 Oct 2009 14:51:47 +0000 (10:51 -0400)
committerDana Jansens <danakj@orodu.net>
Thu, 12 Nov 2009 21:54:05 +0000 (16:54 -0500)
commitc895b359f97718dac32229a249818830124ccdbb
tree9d6a086950e83979348a759ab38e2d88e4593b21
parent470a23d12305f6272799e852af4919f28ed1c1bf
Add functions g_tree_root_find_version() and g_tree_node_find_version(), which take a version number, and find the versioned-pointers which match for that version (the largest ones <= the version).
glib/gtree.c