GNOME Bugzilla – Bug 670249
function: Reuse GIArgument for "handy union we can pass to ffi"
Last modified: 2012-03-05 14:59:49 UTC
This is a preparatory patch for pushing the code down into gobject-introspection.
Created attachment 207814 [details] [review] function: Reuse GIArgument for "handy union we can pass to ffi"
See https://bugzilla.gnome.org/show_bug.cgi?id=668902
Created attachment 207817 [details] [review] function: Use new gi_type_info_extract_ffi_return_value() API This allows sharing code between g-i and gjs.
Attachment 207814 [details] pushed as b3d34ef - function: Reuse GIArgument for "handy union we can pass to ffi" Attachment 207817 [details] pushed as ccb4d19 - function: Use new gi_type_info_extract_ffi_return_value() API