VariantType.dupString

Returns a newly-allocated copy of the type string corresponding to type. The returned string is nul-terminated. It is appropriate to call g_free() on the return value.

class VariantType
string
dupString
()

Return Value

Type: string

the corresponding type string

Since 2.24