API Version: 6.0
Library Version: 2.43.1
Generated by gi-docgen 2023.1
since: 2.24
gboolean jsc_options_set_int ( const char* option, gint value )
Set option as a #gint value.
option
Available since: 2.24
Type: const char*
const char*
The option identifier.
value
Type: gint
gint
The value to set.
Type: gboolean
gboolean
TRUE if option was correctly set or FALSE otherwise.
TRUE
FALSE