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