[ Version ( since = "3.0" ) ]
public abstract unowned CellArea? get_area ()
Returns the underlying `GtkCellArea` which might be this if called on a `GtkCellArea` or might be null if no `GtkCellArea` is used by this.
| this |
a `GtkCellLayout` |
|
the cell area used by this |