mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-05 00:43:40 +02:00
Implement G_LEVEL_ORDER correctly.
* glib/gnode.c (g_node_traverse): Implement G_LEVEL_ORDER correctly. * tests/node-test.c: Add a testcase for G_LEVEL_ORDER implementation. * glib/tmpl/trees-nary.sgml: Document G_LEVEL_ORDER better.
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
2001-11-26 Matthias Clasen <matthiasc@poet.de>
|
||||
|
||||
* glib/gnode.c (g_node_traverse): Implement G_LEVEL_ORDER correctly.
|
||||
|
||||
* tests/node-test.c: Add a testcase for G_LEVEL_ORDER implementation.
|
||||
|
||||
* glib/gtree.h: Mark g_tree_traverse() as deprecated. (#65343)
|
||||
|
||||
|
Reference in New Issue
Block a user