GVariant: support serialising to GVariantVectors
authorRyan Lortie <desrt@desrt.ca>
Fri, 28 Nov 2014 22:57:30 +0000 (17:57 -0500)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 10 Jul 2015 09:47:42 +0000 (11:47 +0200)
Add code for serialising GVariant to GVariantVectors.

Export that internally via the glib-private machanism so that we can use
it from GDBus.


No differences found