If I pass an object into and out of C as in this callback to gtk will the typing in the object be preserved when it's passed back into neko? Right now in val_call1(func,widget) ; back in haxe i can't access the fields i think should be there.
It should work, maybe something else is wrong. BTW don't forget to use free_root ;) Nicolas -- Neko : One VM to run them all (http://nekovm.org)
