]> Pileus Git - ~andy/gtk/commit
Added GtkCellAreaBox subclass to handle alignments of cells across rows inside a...
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 26 Oct 2010 09:22:59 +0000 (18:22 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 26 Oct 2010 09:22:59 +0000 (18:22 +0900)
commit97e3ccc58b2fab663ec40b49464b528f2bf6fbf7
treeaf37056b779fe7759f06e73ab9a8133f29196256
parentb5e529f5784bf2e2b635f2f1364d11750a4695be
Added GtkCellAreaBox subclass to handle alignments of cells across rows inside a GtkCellAreaBox.
gtk/Makefile.am
gtk/gtkcellareabox.c
gtk/gtkcellareaboxiter.c [new file with mode: 0644]
gtk/gtkcellareaboxiter.h [new file with mode: 0644]
gtk/gtkcellareaiter.c