Documentation and typing improvements for GVariant bytes
@pwithnall
Submitted by Philip Withnall Assigned to Allison (desrt)
Link to original bug (#732561)
Description
Patches coming, as discussed with desrt on IRC on 2014-06-30.
(In summary, the types of bytes, bytestrings and byte arrays in GVariant are mildly confusing, as they use gchar, guchar and guint8 in various places. We should replace guchar with guint8 where appropriate.)
Version: 2.41.x