support delegates with array and struct parameters, fixes bug 515202
authorJuerg Billeter <j@bitron.ch>
Fri, 8 Feb 2008 19:23:24 +0000 (19:23 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Fri, 8 Feb 2008 19:23:24 +0000 (19:23 +0000)
commit759e5bf6d7788d573fa93b9ed7534757a96b210b
tree65b4f35962d32d90f14fc472a88e6be252229f04
parent1042555a9e02c03d42434795b9ac4d6d00d0bc99
support delegates with array and struct parameters, fixes bug 515202

2008-02-08  Juerg Billeter  <j@bitron.ch>

* vala/valaattributeprocessor.vala, gobject/valaccodegenerator.vala:
  support delegates with array and struct parameters,
  fixes bug 515202

* vapi/glib-2.0.vapi: fix GSignalEmissionHook binding

svn path=/trunk/; revision=1001
ChangeLog
gobject/valaccodegenerator.vala
vala/valaattributeprocessor.vala
vapi/glib-2.0.vapi