get_js_value_for_dom_object_in_script_world


Description:

[ Version ( since = "2.22" ) ]
public Value get_js_value_for_dom_object_in_script_world (Object dom_object, ScriptWorld world)

Get a Value referencing the given DOM object.

The value is created in the JavaScript execution context of this for the given ScriptWorld.

Parameters:

this

a Frame

dom_object

a Object

world

a ScriptWorld

Returns:

the Value referencing dom_object




2022 vala-language.org