get_area


Description:

[ Version ( since = "3.0" ) ]
public abstract unowned CellArea? get_area ()

Returns the underlying CellArea which might be this if called on a CellArea or might be null if no CellArea is used by this.

Parameters:

this

a CellLayout

Returns:

the cell area used by this, or null in case no cell area is used.