Pike programming language

Top GTK2 GTK2.G GTK2.G.Object
➤ GTK2.G.InitiallyUnowned GTK2.G.Object()->_destruct() ➤

Class GTK2.G.Object

Inheritance graph
GTK2.G.Object GDK2.Display GDK2.Drawable GDK2.GC GDK2.Image GDK2.Pixbuf GDK2.PixbufAnimation GDK2.PixbufAnimationIter GDK2.PixbufLoader GDK2.Screen GDK2.Visual GTK2.AccelGroup GTK2.Action GTK2.ActionGroup GTK2.Clipboard GTK2.EntryCompletion GTK2.G.InitiallyUnowned GTK2.GladeXML GTK2.IconFactory GTK2.IconTheme GTK2.ListStore GTK2.Object GTK2.PageSetup GTK2.PrintBackend GTK2.PrintContext GTK2.PrintJob GTK2.PrintOperation GTK2.PrintSettings GTK2.Printer GTK2.RcStyle GTK2.RecentManager GTK2.Settings GTK2.SizeGroup GTK2.SourceLanguage GTK2.SourceLanguagesManager GTK2.SourcePrintJob GTK2.StatusIcon GTK2.Style GTK2.TextBuffer GTK2.TextChildAnchor GTK2.TextMark GTK2.TextTag GTK2.TextTagTable GTK2.TreeModelFilter GTK2.TreeModelSort GTK2.TreeSelection GTK2.TreeStore GTK2.UiManager GTK2.WindowGroup
Description

The base object. All GDK and GTK classes inherit from this. The Pango classes also inherit from this class.

Signals: notify


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.

Extracted from as of .