Skip to content

gi/arg: Cleanup handling of C arrays and GValue arrays

Marco Trevisan requested to merge 3v1n0/gjs:args-arrays-cleanup into master

Remove custom code, and try to generalize various code paths.

As bonus, support the zero-terminated GValue arrays (see gobject-introspection!397 (merged))

Edited by Marco Trevisan

Merge request reports