On 5 September 2011 13:56, Luca Bruno <lethalma...@gmail.com> wrote:
> Not correct, it's only a case that it works in 0.13.1. All types defined in
> a vapi are supposed to exist already.
> For what you want to do, drop ArgString (and the value field) then use
> something like this:
>
> [CCode (cname = "value.s")]
> public string value_s;
>
> This way it will access the underlying "s" field in the union.

that works!

thanks a lot for your help and for your patience.

Iñigo
_______________________________________________
vala-list mailing list
vala-list@gnome.org
http://mail.gnome.org/mailman/listinfo/vala-list

Reply via email to