We have macros like TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP, but we should also have a TP_ARRAY_TYPE_QUALIFIED_PROPERTY_VALUE_MAP_LIST (or whatever we decide to call it), expanding to a function call that returns the GType of a GPtrArray of TP_HASH_TYPE_QUALIFIED_PROPERTY_VALUE_MAP. This is annoying for Requests and ChannelDispatcher implementors, who have to deal with aa{sv} on a regular basis.
Implemented in a branch: http://git.collabora.co.uk/?p=user/smcv/telepathy-glib-smcv.git;a=shortlog;h=refs/heads/gtypes
Merged, will be in 0.7.26.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.