mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-02 07:23:41 +02:00
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:
@@ -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
|
||||
|
Reference in New Issue
Block a user