[Cogl] Cogl in Python

Martin Owens doctormo at gmail.com
Tue Apr 10 11:40:04 PDT 2012


On Tue, 2012-04-10 at 17:20 +0200, Tomeu Vizoso wrote:
> It's probably missing annotations, or perhaps PyGObject needs to be
> taught a couple new tricks in order to use low-level APIs such as
> Cogl.

So I added some annotations and recompiled... nothing. Not even a single
letter difference between the gir files. All inline annotations were
just ignored.

Any ideas?

The GIR file does look fairly complete, it has methods and such which
make sense. This doesn't explain why getting ANY method from the
Material object causes death. It's as if the object itself is not set up
for anything like this... but all the methods inside it are.

Martin,



More information about the Cogl mailing list