PHP-GTK Manual
This manual is provided as a courtesy. It is not an official source. Please check gtk.php.net for updated information.
unrealize() is the corollary to realize() . When a widget is unrealized, all of its GDK resources ($widget->window) are released.
See also: realize()