Comment 2 for bug 1745877

Revision history for this message
Oliver Sauder (sao) wrote : Re: libdion is not accessible from Gjs

Gee is not heavily used within Diodon and is highly Vala specific.

I would actually like to remove the Gee dependency altogether and use GLib native types like GLib.List
<https://valadoc.org/glib-2.0/GLib.List.html>.

Would this work with gjs?