Re: [gnome-db] SqlBuilder.add_cond_v not introspectable
Florian Richter <[email protected]> Tue, 28 Jul 2015 12:07:19 +0200
| Newsgroups | gmane.comp.gnome.db |
|---|---|
| Message-ID | <[email protected]> |
Hi! Thanks for the quick answer. I don't need a release right now, as my project isn't near any release state either. But still it would be nice, if this gets released some day. Best Regards, Florian Am 27.07.2015 um 17:56 schrieb Vivien Malerba: > Hi! > > As far as I recall, there is no reason why this function is marked as > non introspectable. I'll correct this in future versions (5.x and 6). > > As I cant' tell you when the next 5.x version will be (or if there will > be one at all), do you need me to make a new 5.x version with that > correction only so it gets packaged correctly? > > Regards, > > Vivien > > 2015-07-27 16:31 GMT+02:00 Florian Richter <[email protected] > <mailto:[email protected]>>: > > Hi, > > I use Gda-5.0 from vala and I'd like to use SqlBuilder.add_cond_v, but > it's marked as not introspectable in the gir. When I remove this flag, I > can use this function without problems. Is there a specific reason, why > some functions are marked as non-introspectable? >