|
From: Kai H. <kai...@gm...> - 2012-05-26 08:00:49
|
I have attached here a patch which changes the py-elm declarations to use extern from C header and ctypedef for the C types, instead of importing and using them from evas. This adds a small amount of code duplication but simplifies using the C types. Any objections to this? |