Support inheritance for type_id, marshaller_type_name, get_value_function,
authorJuerg Billeter <j@bitron.ch>
Thu, 8 May 2008 20:19:15 +0000 (20:19 +0000)
committerJürg Billeter <juergbi@src.gnome.org>
Thu, 8 May 2008 20:19:15 +0000 (20:19 +0000)
commitdf5d333a07ecc7ba3c74580f19157fe4c59f5dae
tree0048f0a8f97e60351f7e6fb30ed4f799c452a065
parent75742801fb24c7d19b94f432c66685d0e968acb5
Support inheritance for type_id, marshaller_type_name, get_value_function,

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

* vala/valastruct.vala:
* gobject/valaccodetypesymbolbinding.vala:

Support inheritance for type_id, marshaller_type_name,
get_value_function, and set_value_function

* vapi/glib-2.0.vapi:

Set type_id, marshaller_type_name, get_value_function, and
set_value_function for uint32, fixes bug 530603

svn path=/trunk/; revision=1344
ChangeLog
gobject/valaccodetypesymbolbinding.vala
vala/valastruct.vala
vapi/glib-2.0.vapi