]> Pileus Git - ~andy/gtk/commit
Added "cell-packing" property GtkBuildable parsing to GtkCellLayout
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 16 Nov 2010 06:11:18 +0000 (15:11 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Tue, 16 Nov 2010 06:11:18 +0000 (15:11 +0900)
commitb0919b2058420d7edd4a40aa38f72fd5822e03ea
treedbfb850061dbd5faa3c0868b14ca7d7d4ab8e56c
parent4ceb25e0115f1b745d1678a8e9610b9ea08295dc
Added "cell-packing" property GtkBuildable parsing to GtkCellLayout

Added gtk_cell_layout_get_area() iface vfunc and use that to apply
packing cell properties to the child renderers when parsing from
GtkBuilder.
gtk/gtkcelllayout.c
gtk/gtkcelllayout.h