GNOME Bugzilla – Bug 551205
Vapigen support for virtual & abstract attribute
Last modified: 2008-09-16 10:26:52 UTC
The patch attached implements virtual attribute for methods and abstract attibute for classes that have a base_class attribute already specified.
Created attachment 118204 [details] [review] Proposed patch for vapigen
2008-09-16 Jürg Billeter <j@bitron.ch> * vapigen/valagidlparser.vala: Add support for virtual and abstract metadata attributes, patch by Andrea Del Signore, fixes bug 551205 Fixed in r1767.