[Vala] Metatada files doubts

2012-10-24 Thread Alejandro T. Colombini
Hi, I'm binding a C library I wrote and right now I was only using the metadata files to avoid vapigen from skipping some methods with varargs and rename things. As I was testing the library from Vala using the generated vapi files I noticed that a boxed type I used was not being

Re: [Vala] Metatada files doubts

2012-10-24 Thread Alejandro T. Colombini
2012/10/24 Andrea Del Signore seje...@gmail.com Hi, On Wed, Oct 24, 2012 at 2:07 PM, Alejandro T. Colombini atcolomb...@gmail.com wrote: Hi, I'm binding a C library I wrote and right now I was only using the metadata files to avoid vapigen from skipping some methods with varargs

Re: [Vala] Metatada files doubts

2012-10-24 Thread Evan Nemerson
On Wed, 2012-10-24 at 14:07 +0200, Alejandro T. Colombini wrote: My doubts are: are there two different metadata languages? And, is the Gtk.TreeIter created binded using just these three lines of metadata or is there something more? Yes, there is a metadata format for GIR and a metadata