Value.newUndefined

Create a new #JSCValue referencing <function>undefined</function> in @context.

class Value
static
newUndefined

Parameters

context Context

a #JSCContext

Return Value

Type: Value

a #JSCValue.

Throws

ConstructionException GTK+ fails to create the object.

Meta