diff options
| author | Johan Dahlin <johan@src.gnome.org> | 2006-07-25 21:30:22 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2006-07-25 21:30:22 +0000 |
| commit | 9b642f26cf275d1b3c1418c87e394526a66da3a6 (patch) | |
| tree | 4f8af8569c6eea4e75f86d4b22cbd5116a964b88 /ChangeLog | |
| parent | e3bba3b12b7612193bcae379140c3793f0d671b6 (diff) | |
| download | pygobject-9b642f26cf275d1b3c1418c87e394526a66da3a6.tar.gz pygobject-9b642f26cf275d1b3c1418c87e394526a66da3a6.tar.xz pygobject-9b642f26cf275d1b3c1418c87e394526a66da3a6.zip | |
Add a macro to easily check the installed pygobject version.
* gobject/pygobject.h (init_pygobject_check): Add a macro to easily
check the installed pygobject version.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2006-07-25 Johan Dahlin <jdahlin@async.com.br> + * gobject/pygobject.h (init_pygobject_check): Add a macro to easily + check the installed pygobject version. + * gobject/pygflags.c (pyg_flags_add) * gobject/pygenum.c (pyg_enum_add): Duplicate the string before sending it to python. Fixes GCC warnings. |
