Context


Description:

[ CCode ( has_construct_function = false ) ]
public Context ()

Create a new Context.

The context is created in a new VirtualMachine. Use Context.with_virtual_machine to create a new Context in an existing VirtualMachine.

Returns:

the newly created Context.