[ 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.
Use get_js_context_for_script_world instead.
this |
a Frame |
world |
the JavaScript context of this for |