key


Description:

public unowned VariantType key ()

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 first.

Parameters:

this

a dictionary entry VariantType

Returns:

the key type of the dictionary entry

Since 2.24