]> Pileus Git - ~andy/gtk/commit
Added GtkCellArea to the build
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 22 Oct 2010 07:41:52 +0000 (16:41 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 22 Oct 2010 07:41:52 +0000 (16:41 +0900)
commit705e7ee100e89280033307275b5037b96c3c57e7
treefcd2f0d6917be9a453ffc74def1fd887953e5f1f
parent8bb20925edeea72c837f5bdcaceb47db10b623a3
Added GtkCellArea to the build

Starting to form a good api, implemented most of GtkCellLayout iface
on the base class routing the apis through the new class vfuncs.
gtk/Makefile.am
gtk/gtkcellarea.c
gtk/gtkcellarea.h