[Vala] diacanvas vapi



I have been playing a bit with the _not_yet_stable_ api of diacanvas2[1].

This library actually supports python and c# bindings. Today I have started
the Vala interface to it and its basic functionality is working.

You can see a screenshot of the testing app here:

  http://news.nopcode.org/diavala2.png (drop the '2' for real resolution)

I have attached the current vapi file and the test program.

For building...as usual:

  $ valac test.vala --pkg gtk+-2.0 --pkg diacanvas2 -o test


Have fun!

[1] http://diacanvas.sf.net

  --pancake

Attachment: diacanvas2.vapi
Description: Binary data

Attachment: test.vala
Description: Binary data



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