]> Pileus Git - ~andy/gtk/commit
Fixed GtkCellView to not clear the layout when disposing
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sat, 20 Nov 2010 07:30:51 +0000 (16:30 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 4 Jan 2011 14:37:06 +0000 (23:37 +0900)
commit6d8dfd5546578bd49835aa2dd44e12f0f427f38a
tree9ec34344dea8eeaf353ffdcacf943fb0a322273c
parent53bdca9dae1a032f79827772995ba085a41af739
Fixed GtkCellView to not clear the layout when disposing

The layout belongs the underlying area which may be shared across
views and treemenus, let the cells be destroyed when the area is finally
destroyed.
gtk/gtkcellview.c