Re: [gnome-db] Gda GdaSet vapi error
- From: Piotr Pokora <piotrek pokora gmail com>
- To: Vivien Malerba <vmalerba gmail com>
- Cc: gnome-db-list gnome org, vala-list gnome org
- Subject: Re: [gnome-db] Gda GdaSet vapi error
- Date: Wed, 12 Jan 2011 18:10:24 +0100
Hi!
This method is specific because it expects the last argument to be of the
correct GdaHolder's type (ie. gchar * for G_TYPE_STRING, gint for
G_TYPE_INT, ...). And this is not correctly handled by the automatic tool
such as vapigen of GObjectIntrospection generator (as a matter of fact this
method is excluded from introspection).
vapigen and g-ir-xyz are two different things.
It might be hidden for GIR files but if not explicitly marked as hidden
in vapi metadata file will be available for vala.
va_list in this function could be resolved in vapi metadata file.
No idea about GError being the second argument.
Piotras
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]