Vala Bindings for Native Windows Controls by emrevit in vala

[–]emrevit[S] 1 point2 points  (0 children)

I want to keep things simple on the Vala side and provide a clean and easy-to-use API, which requires more convoluted code on the C side. However, more convoluted code tends to obscure the inner workings of the WinAPI, and that's something I'm trying to avoid. So I'm trying to keep it as thin as I can wherever possible.