]> Pileus Git - ~andy/gtk/commit
Finished up initial revision of GtkCellAreaBoxIter
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 26 Oct 2010 14:01:17 +0000 (23:01 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 26 Oct 2010 14:01:17 +0000 (23:01 +0900)
commit11f8dfe3f40d8b0d40b95bff6ccfdcbfaccee469
tree9916e3c5fa35fb6ce73b40f94a6ce1a82cc99139
parent97e3ccc58b2fab663ec40b49464b528f2bf6fbf7
Finished up initial revision of GtkCellAreaBoxIter

The interaction between this class and GtkCellAreaBox could
use some optimization, maybe the cells and their sizes should
be returned as a list and iterated over at the same time as
requesting sizes instead of the hash table approach currently
taken, however the code is clean this way for now.
gtk/gtkcellareaboxiter.c
gtk/gtkcellareaboxiter.h