Comment 16 for bug 1738566

Revision history for this message
Timothy (redhatter271-deactivatedaccount) wrote :

I was able to find a workaround for that first issue (though look at the comments, maybe we should consider moving to construct blocks in libdiodon?) but have run into another issue that is causing much more difficulty.

Gjs doesn't have any mechanism for dealing with return types of void* which means all Vala generics. I'm still trying to come up with a workaround but basically, at this time, there is no way to access items from a Gee collections in Gjs.

Bug report here https://gitlab.gnome.org/GNOME/gjs/issues/112