Class GTK2.G.Object
- Description
The base object. All GDK and GTK classes inherit from this. The Pango classes also inherit from this class.
Signals: notify
- Method destroy
G.Object
destroy()- Description
Destroy this object. This is the normal way to (eg) close a window.