ObjectG.unref

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

  1. void unref(ObjectG obj)
  2. void unref()
    class ObjectG
    void
    unref
    ()

Meta