CellArea.getCellAllocation

Derives the allocation of renderer inside area if area were to be renderered in cell_area.

Parameters

context gtk.cell_area_context.CellAreaContext

the #GtkCellAreaContext used to hold sizes for area.

widget gtk.widget.Widget

the #GtkWidget that area is rendering on

renderer gtk.cell_renderer.CellRenderer

the #GtkCellRenderer to get the allocation for

cellArea gdk.rectangle.Rectangle

the whole allocated area for area in widget for this row

allocation gdk.rectangle.Rectangle

where to store the allocation for renderer