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.