Please help me to understand. Could you describe or point me where I can find why do I need to bind that way?
I want to avoid using metadata as far as posible. I prefer to add gobject introspection annotations. And because I'll search all API with the same problem in order to bind it correctly. Thanks. El miércoles 26 de octubre de 2011, Luca Bruno <[email protected]> escribió: > On Wed, Oct 26, 2011 at 5:14 PM, Daniel Espinosa <[email protected]> wrote: >> >> I'm so sorry, I see I couldn't be clear enough. >> >> The problem that the line: >> >> // m is a Gda.DataModel object >> m.get_value_at(0,0); > > Bind it as unowned GLib.Value? get_value_at (...). > > -- > www.debian.org - The Universal Operating System >
_______________________________________________ vala-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/vala-list
