Re: [Vala] Vala dealing with const paramaters
- From: Frederik <scumm_fredo gmx net>
- To: vala-list <vala-list gnome org>
- Subject: Re: [Vala] Vala dealing with const paramaters
- Date: Fri, 30 Oct 2009 15:33:43 +0100
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]