Excerpts from Ricardo Gladwell's message of 2011-05-04 09:00:38 -0400: > On 24 April 2011 18:53, Luca Bruno <[email protected]> wrote: > > On Sun, Apr 24, 2011 at 06:48:39PM +0100, Ricardo Gladwell wrote: > >> If not, are there any plans to provide such a feature? > > > > Not at the moment, it could be implemented for GObject classes though. > > Could this be done by modifying the Vala GObject vapi definition, or > would it require support from the underlying C gobject API? > > Regards... >
The GObject API currently does not provide attributes. GObject-Introspection does. GIRs are not always generated for vala code. -- Jonathan Ryan _______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
