WeakRefGroup
Object Hierarchy:
Description:
[ CCode ( ref_function = "camel_weak_ref_group_ref" , type_id = "camel_weak_ref_group_get_type ()" , unref_function = "camel_weak_ref_group_unref" ) ]
[ Compact ]
public class WeakRefGroup
Content:
Creation methods:
Methods:
- public Object @get ()
- public WeakRefGroup @ref ()
Increases a reference count of the this
.
- public void @set (owned Object object)
Sets the object
as the object help by this
this.
- public void unref ()
Decreases a reference count of the this
.