On Thu, 2008-10-16 at 19:21 +0100, Neil Roberts wrote:
> cogl_tex = hash(tex.get_property("cogl_texture"))
Ah, this is handy, I didn't know you could do this. (That is, get the
pointer to the underlying C object with pyclutter.)
Is it similarly possible to use ctypes to create a ClutterActor (for
example a ClutterX11TexturePixmap using
clutter_x11_texture_pixmap_new()) and then create a clutter actor
pyobject with pyclutter, wrapping the ClutterActor created using ctypes?
Cheers,
Jason.
--
To unsubscribe send a mail to [EMAIL PROTECTED]