On Tue, Sep 1, 2009 at 10:56 AM, Frederik<[email protected]> wrote:
> Hi,
>
> here's a proof of concept. Compile with:

Wow! That's all?! Nice....

> $ valac pythondemo.vala -X -lpython2.6
>
> If you want to do more interesting things (e.g. function callbacks) you
> will have to add more API bindings.

What do you mean by "callback"? Calling a Vala code from within Python code?
What about passing a Python string back to Vala?
Anyway, is there some documentations on all of this? Is this what I
need to re-read (it's a bit complicated to me, so far)?
http://live.gnome.org/Vala/Bindings
_______________________________________________
Vala-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to