Colin Walters
b9d0981460
girepository: Add GI_VFUNC_THROWS
...
Virtual functions can definitely throw an error. Right now the
scanner omits the GError parameter for them and adds throws="1", but
g-ir-compiler ignores this.
https://bugzilla.gnome.org/show_bug.cgi?id=669332
2012-02-03 13:20:57 -05:00
Tomeu Vizoso
95cf1ef4d6
Add g_vfunc_info_invoke and g_vfunc_info_get_address
...
for calling the native implementation of a virtual function. Refactors
the code common with g_function_info_invoke in _g_callable_info_invoke.
https://bugzilla.gnome.org/show_bug.cgi?id=637145
2011-01-12 20:05:09 +01:00
Johan Dahlin
ce1779b8dd
[GIRepository] Add missing transfer and skip
2010-08-31 17:50:44 -03:00
Johan Dahlin
1eca3abe67
[docs] Add struct hierarchy to each section
2010-06-11 20:16:00 -03:00
Johan Dahlin
5a0016133a
[GIVFuncInfo] Document and check args
2010-06-11 11:11:46 -03:00
Johan Dahlin
1edafae79e
[girepository] Don't include girffi.h everywhere
2010-06-06 23:17:46 -03:00
Johan Dahlin
c223abfa36
[girepository] Move the rest out of ginfo.ch
2010-06-06 19:54:53 -03:00