[ Version ( deprecated = true , deprecated_since = "2.22" ) ]
public unowned GlobalContext get_javascript_global_context ()
Warning: get_javascript_global_context is deprecated since 2.22.
Get the global JavaScript context.
Use get_context instead.
Get the global JavaScript context used by this to deserialize the result values of scripts executed with run_javascript.
this |
a WebView |
the <function>JSGlobalContextRef</function> used by this to deserialize the result values of scripts. |