Hi,

FYI, the bug was already reported upstream:

https://github.com/pavouk/lgi/issues/167

The reason seems to be a (GObject-introspection) API break in GLib.
Previously g_object_newv was [rename-to g_object_new], but now this
annotation is on g_object_new_with_properties().

If you ask me, this is a regression in GLib, but I guess only breaking
the C API is considered an API break and the introspection API has no
stable guarantees, right?

Cheers,
Uli
-- 
Sent from my Game Boy.

Reply via email to