GVariant: add GVariantVectors utility struct
authorRyan Lortie <desrt@desrt.ca>
Fri, 28 Nov 2014 19:23:20 +0000 (14:23 -0500)
committerMaciej Wereski <m.wereski@partner.samsung.com>
Fri, 10 Jul 2015 09:47:42 +0000 (11:47 +0200)
This structure (and its associated functions) will be used as an
intermediate step for serialising GVariant instance onto kdbus without
copying large amounts of data.


No differences found