inner_cell_area
Description:
This is a convenience function for `GtkCellArea` implementations to get the inner area where a given `GtkCellRenderer` will be rendered.
It removes any padding previously added by request_renderer.
Parameters:
this |
a `GtkCellArea` |
widget |
the `GtkWidget` that this is rendering onto |
cell_area |
the |
inner_area |
the return location for the inner cell area |