hi;
yup, those are the old, static bindings. they are not maintained any more.
On 23 July 2013 17:41, vividsnow <vividsnow gmail com> wrote:
> hi! unfortunately, there is no such package
> - i'm using latest Clutter from CPAN:
> http://search.cpan.org/~ebassi/Clutter/
you should be able to access Clutter through
GLib::Object::Introspection, though. you can start from this:
https://git.gnome.org/browse/perl-Clutter
you'll have to add a ClutterX11 module that loads the equivalent
introspection data.