Skip to content
Commit 7ed2e7d8 authored by Giovanni Campagna's avatar Giovanni Campagna Committed by Colin Walters
Browse files

Rework how special arguments are marshalled

Introduce an array of param_types for special arguments (callbacks,
arrays with explicit length). This means that now more than one
callback is supported for each function, and you don't need to
specify an explicit length for arrays.

https://bugzilla.gnome.org/show_bug.cgi?id=646632

Conflicts:

	test/js/testGIMarshalling.js
parent c5ed60ab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment