CellArea.getCellAllocation

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

Parameters

context CellAreaContext

the #GtkCellAreaContext used to hold sizes for @area.

widget Widget

the #GtkWidget that @area is rendering on

renderer CellRenderer

the #GtkCellRenderer to get the allocation for

cellArea GdkRectangle*

the whole allocated area for @area in @widget for this row

allocation GdkRectangle

where to store the allocation for @renderer

Meta