Method
GLibVariantdup_bytestring
Description
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().
Available since: | 2.26 |
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().
Available since: | 2.26 |