API Version: 4.1
Library Version: 2.41.2
gboolean jsc_options_get_boolean ( const char* option, gboolean* value )
Get option as a #gboolean value.
option
const char*
The option identifier.
value
gboolean*
Return location for the option value.
gboolean
TRUE if value has been set or FALSE if the option doesn’t exist.
TRUE
FALSE