mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-03-09 01:11:43 +01:00
* 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.