get_area


Description:

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.

Parameters:

this

a `GtkCellLayout`

Returns:

the cell area used by this