Skip to content
  • Matthias Clasen's avatar
    Add a destroy implementation in order to set priv->cell_view to NULL · 6ad1c899
    Matthias Clasen authored
    Tue Feb 24 01:08:27 2004  Matthias Clasen  <maclas@gmx.de>
    
    	* gtk/gtkcombobox.c: Add a destroy implementation in order to
    	set priv->cell_view to NULL before finalize stumbles over the
    	dangling pointer. This big array of pointers into the widget
    	tree in GtkComboBoxPrivate is really fragile and should be
    	cleaned up.
    6ad1c899