Package: glib

Function g-variant-type-dup-string

Lambda List

g-variant-type-dup-string (vtype)

Arguments

vtype -- a g-variant-type instance

Return Value

The corresponding type string.

Details

Returns a newly allocated copy of the type string corresponding to vtype. The returned string is nul-terminated. It is appropriate to call the function g-variant-type-free on the return value.
 

See also

2021-7-31