codegen/codegen.py: newer pygobject's pyg_constant_strip_prefix() now return a const...
authorEdward Hervey <bilboed@bilboed.com>
Tue, 8 Aug 2006 19:21:51 +0000 (19:21 +0000)
committerEdward Hervey <bilboed@bilboed.com>
Tue, 8 Aug 2006 19:21:51 +0000 (19:21 +0000)
commitc070c75beb9ade0f7cfe1ebda7adcda79b7e402b
tree3279426bbc2e9a0bc194b24c27146e68b12332ca
parente462546b9ac4d59d7c89774400afecb7d9422ef9
codegen/codegen.py: newer pygobject's pyg_constant_strip_prefix() now return a const gchar * whereas PyModule_AddIntC...

Original commit message from CVS:
* codegen/codegen.py:
newer pygobject's pyg_constant_strip_prefix() now return a const gchar *
whereas PyModule_AddIntConstant() takes a normal gchar*.
Closes #349623
ChangeLog
codegen/codegen.py