Variant.dupBytestring

Similar to Variant.getBytestring except that instead of returning a constant string, the string is duplicated.

The return value must be freed using g_free().

class Variant
string
dupBytestring
()

Return Value

Type: string

a newly allocated string

Meta

Since

2.26