element


Description:

public unowned VariantType element ()

Determines the element type of an array or ‘maybe’ type.

This function may only be used with array or ‘maybe’ types.

Parameters:

this

an array or ‘maybe’ type

Returns:

the element type of this Since 2.24