Tomeu Vizoso
|
320fd24734
|
Make g_callable_info_invoke public
So it can be used for invoking callbacks
https://bugzilla.gnome.org/show_bug.cgi?id=663052
Signed-off-by: Martin Pitt <martinpitt@gnome.org>
|
2012-03-27 17:42:30 +02:00 |
|
Colin Walters
|
e865dcb7b4
|
Add Emacs mode lines to C sources
|
2012-02-03 13:42:56 -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 |
|
Pavel Holejsovsky
|
bc6a8d2f23
|
[girepository] Document GIStructInfo & GIUnionInfo
https://bugzilla.gnome.org/show_bug.cgi?id=628753
|
2010-09-05 11:04:27 -03:00 |
|
Johan Dahlin
|
9c80c84dc7
|
[GIRepository] Rename GArgument to GIArgument
Keep a typedef for backwards compatibility, until
the major bindings has moved over.
|
2010-08-31 17:35:57 -03:00 |
|
Johan Dahlin
|
1eca3abe67
|
[docs] Add struct hierarchy to each section
|
2010-06-11 20:16:00 -03:00 |
|
Johan Dahlin
|
c223abfa36
|
[girepository] Move the rest out of ginfo.ch
|
2010-06-06 19:54:53 -03:00 |
|
Johan Dahlin
|
f05d309f57
|
[gifunctioninfo] Move over invoke function
Move over g_function_info_invoke to gifunctioninfo.c
|
2010-06-06 13:27:16 -03:00 |
|
Johan Dahlin
|
968850eaf1
|
[girepository] Fix a couple of typos
|
2010-06-05 12:40:34 -03:00 |
|
Johan Dahlin
|
a94a11b5c0
|
[gifunctioninfo] Move out to another file
Move out GIFunctionInfo to gifunctioninfo.[ch]
|
2010-05-31 17:55:52 -03:00 |
|