GtkWidget::unrealize

GtkWidget::unrealize

unrealize() is the corollary to realize() . When a widget is unrealized, all of its GDK resources ($widget->window) are released.

See also: realize()

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.