Similar to g_variant_get_bytestring() except that instead of returning a constant string, the string is duplicated.
The return value must be freed using g_free().
a newly allocated string
2.26
See Implementation
Similar to g_variant_get_bytestring() except that instead of returning a constant string, the string is duplicated.
The return value must be freed using g_free().