Re: python clutter and gobject introspection

2011-03-07 Thread Eric Colleu
Thanks for your help, I will try this... Eric 2011/3/7 Tomeu Vizoso > Hi, > > On Sat, Mar 5, 2011 at 10:36, Eric Colleu wrote: > > Dear all, > > I am working on a python module which uses pyclutter in version 1.3.2. > > Now I want to port this module to the gobject introspection implentation

Re: python clutter and gobject introspection

2011-03-06 Thread Tomeu Vizoso
Hi, On Sat, Mar 5, 2011 at 10:36, Eric Colleu wrote: > Dear all, > I am working on a python module which uses pyclutter in version 1.3.2. > Now I want to port this module to the gobject introspection implentation of > clutter. > Please, could you tell me the way to do this (needed packages and ve