Decreases the reference count of @object. When its reference count drops to 0, the object is finalized (i.e. its memory is freed).
See Implementation
Decreases the reference count of @object. When its reference count drops to 0, the object is finalized (i.e. its memory is freed).