mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-06 16:08:43 +02:00
Added a lowercase_name option, to be used next to the enum declaration,
2003-12-30 Murray Cumming <murrayc@usa.net> * gobject/glib-mkenums.in: Added a lowercase_name option, to be used next to the enum declaration, where the flag option is already used, when it is not possible to guess where to put the underscores in the _get_type() function name, for instance for GNOMEVFSURIHide.
This commit is contained in:
committed by
Murray Cumming
parent
0c42077069
commit
10bacd6058
@@ -1,3 +1,10 @@
|
||||
2003-12-30 Murray Cumming <murrayc@usa.net>
|
||||
|
||||
* gobject/glib-mkenums.in: Added a lowercase_name option, to be used
|
||||
next to the enum declaration, where the flag option is already used,
|
||||
when it is not possible to guess where to put the underscores in the
|
||||
_get_type() function name, for instance for GNOMEVFSURIHide.
|
||||
|
||||
Fri Dec 26 02:03:58 2003 Matthias Clasen <maclas@gmx.de>
|
||||
|
||||
* glib/garray.[hc] (g_ptr_array_foreach): New function to
|
||||
|
Reference in New Issue
Block a user