Value.this

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

Parameters

context Context

a #JSCContext

array PtrArray

a #GPtrArray

Return Value

a #JSCValue.

Throws

ConstructionException GTK+ fails to create the object.

Meta