API Version: 6.0
Library Version: 2.47.1
Generated by gi-docgen 2023.4
since: 2.24
gboolean jsc_options_get_double ( const char* option, gdouble* value )
Get option as a #gdouble value.
option
Available since: 2.24
Type: const char*
const char*
The option identifier.
value
Type: gdouble*
gdouble*
Return location for the option value.
Type: gboolean
gboolean
TRUE if value has been set or FALSE if the option doesn’t exist.
TRUE
FALSE