[Vala] Gda GdaSet vapi error



The following function have the following C signature:

gboolean <http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gboolean>
           gda_set_set_holder_value
<http://library.gnome.org/devel/libgda/stable/GdaSet.html#gda-set-set-holder-value>
           (*GdaSet
<http://library.gnome.org/devel/libgda/stable/GdaSet.html> *set*,
                                                         *GError
<http://library.gnome.org/devel/glib/unstable/glib-Error-Reporting.html#GError>
**error*,
                                                         *const gchar
<http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gchar>
*holder_id*,
                                                         *...*);

but in vapi is:

public bool set_holder_value (string holder_id) throws GLib.Error;

How can I change update it?


-- 
Trabajar, la mejor arma para tu superación
"de grano en grano, se hace la arena" (R) (en trámite, pero para los cuates:
LIBRE)


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]