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