On 3), > > 3) I don't think a <record> should be treated as struct, because the > GLib-2.0.gir from GI repository uses that to annotate all the non-gobject > classes like IOChannel, which are reference types. So what is the correct > way to handle them? (guess I can look into glib-2.0.vapi, right?)
If they are not subclasses of GType, I guess you can map them into Compact Classes. Yu > > Regards, > Jan > > > _______________________________________________ > 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
