Re: [Vala] Vala dealing with const paramaters



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



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]