Package: glib

Function g-variant-type-key

Lambda List

g-variant-type-key (vtype)

Arguments

vtype -- a dictionary entry g-variant-type instance

Return Value

The key type of the dictionary entry.

Details

Determines the key type of a dictionary entry type.

This function may only be used with a dictionary entry type. Other than the additional restriction, this call is equivalent to the function g-variant-type-first.
 

See also

2021-7-31