get_aligned_area
Description:
public virtual Rectangle get_aligned_area (Widget widget, CellRendererState flags, Rectangle cell_area)
Gets the aligned area used by this inside cell_area.
Used for finding the appropriate edit and focus rectangle.
Parameters:
| this |
a `GtkCellRenderer` instance |
| widget |
the `GtkWidget` this cell will be rendering to |
| flags |
render flags |
| cell_area |
cell area which would be passed to |
| aligned_area |
the return location for the space inside |