Method G.Object()->_destruct()

class G.Object

Method _destruct

protected G.Object _destruct()

Description

Destroy this object. This is the normal way to (eg) close a window - simply call destruct(obj) and it will be destroyed.