node-gtk icon indicating copy to clipboard operation
node-gtk copied to clipboard

Boxed: GStrv conversion from GValue not working

Open romgrk opened this issue 5 years ago • 1 comments

see tests/object__property.js for scaleBtn.icons = ....

in value.cc, we should handle the case gtype == G_TYPE_STRV

romgrk avatar Apr 16 '20 05:04 romgrk

Check gjs_value_to_g_value_internal in gi/value.cpp.

romgrk avatar Apr 18 '20 13:04 romgrk