[Vala] Non-glib bindings



Hey there!

How are vala bindings created for a library that doesn't use
GObject/Glib?  For example, the SDL vala bindings.

I'm very curious, since I'm pretty sure SDL isn't GObject-wrapped, nor
is it even object-oriented in the C++ sense (at least I didn't think
so).  Do you have to manually wrap a GObject-based class hierarchy
around it?



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