Method GTK2.G.Object()->_destruct()


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.