Method G.Object()->_destruct()
classG.Object
- 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.
class G.Objectprotected 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.