Package: glib

Function glib:variant-type-key

Lambda List

glib: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 g:variant-type-first function.
 

See also

2024-11-20