Package: glib

Function g-variant-double

Lambda List

g-variant-double (value)

Arguments

value -- a double float g-variant instance

Return Value

A double float value.

Details

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 a g-variant-type with the type string "d".
 

See also

2020-12-1