diff options
| author | Johan Dahlin <johan@src.gnome.org> | 2006-04-11 22:50:28 +0000 |
|---|---|---|
| committer | Johan Dahlin <johan@src.gnome.org> | 2006-04-11 22:50:28 +0000 |
| commit | 9b15f6e94dd3db02da87e4a510f0e0f50e08c70e (patch) | |
| tree | 73ea4e2e9b868e93b969358202f361b495b5fb14 /ChangeLog | |
| parent | 6eb53cfe4d908d82615b319576a54b5f760b5924 (diff) | |
| download | pygobject-9b15f6e94dd3db02da87e4a510f0e0f50e08c70e.tar.gz pygobject-9b15f6e94dd3db02da87e4a510f0e0f50e08c70e.tar.xz pygobject-9b15f6e94dd3db02da87e4a510f0e0f50e08c70e.zip | |
Move over almost all GType constants from C to Python.
* gobject/gobjectmodule.c (init_gobject):
* gobject/__init__.py:
Move over almost all GType constants from C to Python.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2006-04-11 Johan Dahlin <jdahlin@async.com.br> + + * gobject/gobjectmodule.c (init_gobject): + * gobject/__init__.py: + Move over almost all GType constants from C to Python. + 2006-04-11 Gustavo J. A. M. Carneiro <gjc@gnome.org> * gobject/__init__.py: |
