[Vala] Vala and Cairo 1.12

2013-05-14 Thread Donn

Hi,
Vapi files mystify me. Does anyone know where I can get a vapi (and 
anything else I'd need) such that I can use Cairo 1.12?


Or, perhaps someone can help me generate it?

BTW - The valadoc.org/cairo seems to be about version 1.0 of cairo - so 
it's also out of date.


\d
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] Vala and Cairo 1.12

2013-05-14 Thread Jonas Kulla
2013/5/14 Donn donn.in...@gmail.com

 Hi,
 Vapi files mystify me. Does anyone know where I can get a vapi (and
 anything else I'd need) such that I can use Cairo 1.12?

 Or, perhaps someone can help me generate it?

 BTW - The valadoc.org/cairo seems to be about version 1.0 of cairo - so
 it's also out of date.


Hi,

some vapis are auto-generated (mostly for glib based libraries I think),
but most are hand written and maintained AFAIK.

Are there a lot of new functions in 1.12 that you need? If not,
you could just inline the function signatures in your vala code
until someone updates the official vapi.

You can take a look at the current vapi to get a feel for
how they're written. If you have specific questions,
feel free to ask them here.

Jonas
___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list


Re: [Vala] Vala and Cairo 1.12

2013-05-14 Thread Evan Nemerson
On Tue, 2013-05-14 at 14:32 +0200, Donn wrote:
 Hi,
 Vapi files mystify me. Does anyone know where I can get a vapi (and 
 anything else I'd need) such that I can use Cairo 1.12?

I just pushed a bunch of changes to the vala cairo bindings.  If
something is still missing, please file a bug.


-Evan


___
vala-list mailing list
vala-list@gnome.org
https://mail.gnome.org/mailman/listinfo/vala-list