Converts a GValue to a GVariant of the type indicated by the type parameter. Since 2.30
A GValue to convert to a GVariant.
A GVariantType.
A GVariant (never floating) of GVariantType type holding the data from gvalue or NULL in case of failure. Free with g_variant_unref().
See Implementation
Converts a GValue to a GVariant of the type indicated by the type parameter. Since 2.30