]> Pileus Git - ~andy/gtk/commit
Finished up allocation of cells.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 31 Oct 2010 06:22:39 +0000 (15:22 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 31 Oct 2010 06:22:39 +0000 (15:22 +0900)
commit6da74b6e1e32cc976da9ef07cea59f818a0e3f5f
tree0183f9a134f664a2cd7fa9dd8a028a4b8078296d
parente494f102cfcd3798797cfc2ecc346da433a000ef
Finished up allocation of cells.

Added get_allocated_cells() which returns a practical list
of cells with allocation for render/event time, this abstracts
whether the cells are individually aligned or aligned into groups,
when there are groups of cells before an alignment, those groups
get allocated on the fly for render time.
gtk/gtkcellareabox.c