Variant.getDouble

Returns the double precision floating point value of value. It is an error to call this function with a value of any type other than G_VARIANT_TYPE_DOUBLE. Since 2.24

class Variant
double
getDouble
()

Return Value

Type: double

a gdouble

Meta