Hi, the callback delegate definition in 'clutter-1.0.vapi' is wrong. It must be:
[CCode (cheader_filename = "clutter/clutter.h")] public delegate void Callback (Clutter.Actor actor); The Clutter bindings shipped with Vala are not really usable at the moment. https://bugzilla.gnome.org/show_bug.cgi?id=598778 Ali Sabil started a launchpad project to provide decent Clutter bindings for Vala: https://code.launchpad.net/~asabil/+junk/clutter-vala-1.0 Best regards, Frederik _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
