Skip to content
  • Owen Taylor's avatar
    Check for the RESIZE_NEEDED flag and remove the widget from the list. · f98686da
    Owen Taylor authored
    Mon Feb  9 23:08:16 1998  Owen Taylor  <owt1@cornell.edu>
    
    	* gtk/gtkwidget.c (gtk_widget_unparent): Check for
    	  the RESIZE_NEEDED flag and remove the widget from the list.
    	  Remove the check from gtk_widget_destroy (no longer needed).
    
    	* Unrealize widget _before_ calling "destroy" signal, and
    	  unset VISIBLE flag.
    
    	* Unrealize child widgets _after_ unrealizing parent to improve
    	  visual appearance.
    f98686da