WeakValue


Object Hierarchy:

JSC.WeakValue JSC.WeakValue JSC.WeakValue GLib.Object GLib.Object GLib.Object->JSC.WeakValue

Description:

[ CCode ( type_id = "jsc_weak_value_get_type ()" ) ]
public class WeakValue : Object

JSCWeakValue represents a weak reference to a value in a Context.

It can be used to keep a reference to a JavaScript value without protecting it from being garbage collected and without referencing the Context either.


Namespace: JSC

Content:

Properties:

Creation methods:

Methods:

Signals:

Inherited Members: