I might be wrong but you can bind them to Vala structs. That is, vala doesn't care that the member accessed is in fact part of a union.
On Fri, Oct 2, 2009 at 12:15 PM, pancake <[email protected]> wrote: > I think there is no support for unions in Vala. Are there plans to support > them? > Is there a way to represent it in a VAPI? > > Thanks :) > _______________________________________________ > Vala-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/vala-list > _______________________________________________ Vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
