optionsSetDouble

Set option as a #gdouble value.

bool
optionsSetDouble
(
string option
,
double value
)

Parameters

option string

the option identifier

value double

the value to set

Return Value

Type: bool

true if option was correctly set or false otherwise.