API Version: 2.0
Library Version: 2.76
Generated by gi-docgen 2023.2
since: 2.24
gdouble g_variant_get_double ( GVariant* value )
Returns the double precision floating point value of value.
value
It is an error to call this function with a value of any type other than G_VARIANT_TYPE_DOUBLE.
G_VARIANT_TYPE_DOUBLE
Available since: 2.24
Type: gdouble
gdouble
A #gdouble.