get_javascript_context_for_script_world


Description:

[ Version ( deprecated = true , deprecated_since = "2.22" , since = "2.2" ) ]
public unowned GlobalContext get_javascript_context_for_script_world (ScriptWorld world)

Warning: get_javascript_context_for_script_world is deprecated since 2.22.

Gets the JavaScript execution context of this for the given ScriptWorld.

Parameters:

this

a Frame

world

a ScriptWorld

Returns:

the JavaScript context of this for world