Ryan Lortie d9e90c3894 GVariant: improve bytestring support
- add G_VARIANT_TYPE_BYTESTRING, _BYTESTRING_ARRAY, _STRING_ARRAY

 - remove g_variant_{new,get}_byte_array functions

 - add g_variant_{new,get,dup}_bytestring{,_array} functions

 - remove undocumented support for deserialising arrays of objectpaths
   or signature strngs using g_variant_get_strv()

 - add and document new format strings '^ay', '^&ay', '^aay' and '^a&ay'

 - update GApplication to use the new API

 - update GSettings binding code to use the new API

 - add tests
2010-07-07 16:25:48 -04:00
..
2010-07-05 00:56:12 -04:00
2010-07-05 03:09:36 -04:00
2010-07-05 23:13:17 -04:00
2010-07-05 23:13:17 -04:00
2010-07-05 03:09:36 -04:00
2010-07-07 01:00:58 -04:00
2010-04-17 01:48:05 -04:00
2010-07-05 03:09:36 -04:00
2009-11-24 13:02:05 +01:00
2010-06-09 10:32:36 +02:00
2010-05-10 08:07:28 -04:00
2010-05-10 08:07:28 -04:00
2010-07-05 23:13:17 -04:00
2010-07-05 03:09:36 -04:00
2010-06-09 10:32:12 +02:00
2010-04-17 01:48:05 -04:00
2010-07-07 16:25:48 -04:00