GNOME Bugzilla – Bug 657647
Add support for GStrv conversion to SeedValue
Last modified: 2011-08-31 08:55:57 UTC
This maps GStrv as JSArray of JSString. This is required for GDBus when parsing async calls return value.
Created attachment 195106 [details] [review] Add support for GStrv conversion to SeedValue (as a JSArray of JSString). This is somehow required for GDBus.
I messed up the commit message, but applied. This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.