Package: glib

Function g-variant-type

Lambda List

g-variant-type (value)

Arguments

value -- a g-variant instance

Return Value

A g-variant-type structure.

Details

Determines the type of value. The return value is valid for the lifetime of value and must not be freed.
 

See also

2020-11-30