dup_string


Description:

public string dup_string ()

Returns a newly-allocated copy of the type string corresponding to this.

The returned string is nul-terminated. It is appropriate to call g_free on the return value.

Parameters:

this

a VariantType

Returns:

the corresponding type string

Since 2.24