API Version: 4.1
Library Version: 2.40.2
gboolean jsc_options_set_int ( const char* option, gint value )
Set option as a #gint value.
option
const char*
The option identifier.
value
gint
The value to set.
gboolean
TRUE if option was correctly set or FALSE otherwise.
TRUE
FALSE