Last updated: Sun, 12 May 2013 view this page in English
GtkObject::destroy
void destroy();
Destroys the object. When an object is destroyed, it is unset and will no
longer respond to any signal handlers created for it. When a top level
widget is destroyed, its children are also destroyed.
User Contributed Notes gtk.gtkobject.method.destroy.php
There are no user contributed notes for this page.