External Vala Bindings

Here's a list of some bindings which are not delivered along with Vala and of projects which officially provide Vala bindings. Add your own bindings by registering to the wiki and attaching your .vapi.

There's a project named 'vala-vapis' which aims to collect all those unofficial vapi files:

There is a tutorial for creating bindings to GLib/GObject based libs.

Getting your bindings into Vala

Other than adding the bindings to this page you might want to ask for its inclusion in Vala. If that's the case, these are some useful tips you can follow to get your bindings in easier:

Vala/ExternalBindings (last edited 2012-01-17 20:45:37 by antono)