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 Rectangle

the whole allocated area for area in widget for this row

allocation Rectangle

where to store the allocation for renderer. out Since 3.0

Meta