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 GTK2.AccelGroup GTK2.Action GTK2.ActionGroup GTK2.Clipboard GTK2.EntryCompletion GTK2.G.InitiallyUnowned GTK2.GdkDisplay GTK2.GdkDrawable GTK2.GdkGC GTK2.GdkImage GTK2.GdkPixbuf GTK2.GdkPixbufAnimation GTK2.GdkPixbufAnimationIter GTK2.GdkPixbufLoader GTK2.GdkScreen GTK2.GdkVisual GTK2.GladeXML GTK2.IconFactory GTK2.IconTheme GTK2.ListStore GTK2.PageSetup GTK2.Pango.Context GTK2.Pango.Layout GTK2.Pango.TabArray GTK2.PrintContext 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 .