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