]> Pileus Git - ~andy/gtk/commit
Distribute portions of GtkCellArea:render() background_area argument to cells
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 12 Nov 2010 05:06:00 +0000 (14:06 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Fri, 12 Nov 2010 05:06:00 +0000 (14:06 +0900)
commit7e821aa980d7219741946195be38a99d75407264
treeb0661d04f2f955fda6704c095a6bb000ec8abdb5
parent33db66e728357752c8d0ee90b324a5bfab469c72
Distribute portions of GtkCellArea:render() background_area argument to cells

Also added gtk_cell_area_get/set_style_detail() to set the string to be
used by the area in gtk_paint_* functions.
gtk/gtkcellarea.c
gtk/gtkcellarea.h
gtk/gtkcellareabox.c