Method G.Object()->_destruct()
- Method
_destruct
 protectedG.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.
protected  G.Object _destruct()
Destroy this object. This is the normal way to (eg) close a window - simply call destruct(obj) and it will be destroyed.