Package: glib

Function g-variant-is-of-type

Lambda List

g-variant-is-of-type (value type)

Arguments

value -- a g-variant instance
variant-type -- a g-variant-type structure

Return Value

True if the type of value matches variant-type.

Details

Checks if a value has a type matching the provided variant-type.
 

See also

2020-11-30