Method
GLibVariantTypeelement
Declaration [src]
const GVariantType*
g_variant_type_element (
const GVariantType* type
)
Description [src]
Determines the element type of an array or maybe type.
This function may only be used with array or maybe types.