Value.newJSON

Create a new #JSCValue referencing a new value created by parsing @json.

class Value
static
newJSON

Parameters

context Context

a #JSCContext

json string

the JSON string to be parsed

Return Value

Type: Value

a #JSCValue.

Throws

ConstructionException GTK+ fails to create the object.

Meta

Since

2.28