optionsSetDouble

fnbool optionsSetDouble(string option, double value)

Set option as a #gdouble value.

Parameters

optionthe option identifier
valuethe value to set

Returns

true if option was correctly set or false otherwise.