[ Version ( deprecated = true , deprecated_since = "2.22" ) ]
public unowned GlobalContext get_global_context ()
Warning: get_global_context is deprecated since 2.22.
Get the global Javascript context.
Use get_context instead.
Get the global Javascript context that should be used with the <function>JSValueRef</function> returned by get_value.
this |
the <function>JSGlobalContextRef</function> for the JavascriptResult |