get_value


Description:

[ Version ( deprecated = true , deprecated_since = "2.22" ) ]
public unowned Value get_value ()

Warning: get_value is deprecated since 2.22.

Get the value of this.

Note:

Use get_js_value instead.

You should use the <function>JSGlobalContextRef</function> returned by get_global_context to use the <function> JSValueRef</function>.

Parameters:

this

a JavascriptResult

Returns:

the <function>JSValueRef</function> of the JavascriptResult