Add a generic libffi based marshaller to libgobject

This code is from https://bugzilla.gnome.org/show_bug.cgi?id=567087
and was adapted by myself to also support the GVariant fundamental
type.

Signed-off-by: David Zeuthen <davidz@redhat.com>
This commit is contained in:
David Zeuthen
2011-04-08 17:34:44 -04:00
parent 0b9229beca
commit 88ab35f3cb
7 changed files with 209 additions and 188 deletions

View File

@@ -814,6 +814,7 @@ g_cclosure_new
g_cclosure_new_swap
g_cclosure_new_object
g_cclosure_new_object_swap
g_cclosure_marshal_generic
g_closure_new_object
g_closure_ref
g_closure_sink