mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-06 15:53:06 +02: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.