Skip to content

Resolve "Build failure in GNOME Continuous"

g_object_newv() is deprecated, and we had deprecation guards around it in order to silence the deprecation warning. Since we're going to refactor this code, it's probably time to fix this.

GLib dependency is now 2.54.

Closes: #104 (closed)

Merge request reports