mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 23:43:39 +02:00
Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for
2004-11-08 Matthias Clasen <mclasen@redhat.com> * glib/gnode.h (enum GTraverseFlags): Add G_TRAVERSE_LEAVES and G_TRAVERSE_NON_LEAVES as alternative names for G_TRAVERSE_LEAFS and G_TRAVERSE_NON_LEAFS, which are grammatically brutal. (#138853, Morten Welinder)
This commit is contained in:
committed by
Matthias Clasen
parent
c915c2d683
commit
a84cbafcec
@@ -9,6 +9,11 @@ Mon Nov 8 10:45:50 2004 Manish Singh <yosh@gimp.org>
|
||||
|
||||
2004-11-08 Matthias Clasen <mclasen@redhat.com>
|
||||
|
||||
* glib/gnode.h (enum GTraverseFlags): Add G_TRAVERSE_LEAVES
|
||||
and G_TRAVERSE_NON_LEAVES as alternative names for
|
||||
G_TRAVERSE_LEAFS and G_TRAVERSE_NON_LEAFS, which are
|
||||
grammatically brutal. (#138853, Morten Welinder)
|
||||
|
||||
* glib/gasyncqueue.[hc]:
|
||||
* glib/ghook.[hc]:
|
||||
* glib/gmain.[hc]:
|
||||
|
Reference in New Issue
Block a user