Value.this

Create a new #JSCValue referencing an array of strings with the items from @strv. If @array is %NULL or empty a new empty array will be created.

Parameters

context Context

a #JSCContext

strv string[]

a %NULL-terminated array of strings

Return Value

a #JSCValue.

Throws

ConstructionException GTK+ fails to create the object.

Meta