node-gtk
node-gtk copied to clipboard
Boxed: GStrv conversion from GValue not working
see tests/object__property.js for scaleBtn.icons = ....
in value.cc, we should handle the case gtype == G_TYPE_STRV
Check gjs_value_to_g_value_internal in gi/value.cpp.