pub fn options_get_double(option: &str) -> Option<f64>
Get @option as a #gdouble value.
option
the option identifier
true if @value has been set or false if the option doesn’t exist
true
false
value
return location for the option value