[ 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.
Use get_js_value instead.
You should use the <function>JSGlobalContextRef</function> returned by get_global_context to use the <function>JSValueRef< /function>.
this |
the <function>JSValueRef</function> of the JavascriptResult |