cef_value_t.get_double

Returns the underlying value as type double.

struct cef_value_t
extern (System)
double function(cef_value_t* self) nothrow get_double;

Meta