Converts a #GVariant to a #GValue. If @value is floating, it is consumed.
The rules specified in the g_dbus_gvalue_to_gvariant() function are used - this function is essentially its reverse form.
The conversion never fails - a valid #GValue is always returned in @out_gvalue.
A #GVariant.
Return location pointing to a zero-filled (uninitialized) #GValue.
2.30
See Implementation
Converts a #GVariant to a #GValue. If @value is floating, it is consumed.
The rules specified in the g_dbus_gvalue_to_gvariant() function are used - this function is essentially its reverse form.
The conversion never fails - a valid #GValue is always returned in @out_gvalue.