It’s a bit unclear to me, what exactly you want to achieve.
What I understand (correct me if I’m wrong) is that you wrote a library in
Vala, which uses GDA, and you want to use your library from a web app
written in Python.
If I’m right, then all you have to do is to create some GObject
Introspec
library from
> GObject Introspection, but when returns the data to the caller it simple
> don't shows any value.
>
>
> 2014-10-25 16:14 GMT-05:00 Gergely Polonkai :
>
>> It’s a bit unclear to me, what exactly you want to achieve.
>>
>> What I understand (co