CellLayoutT.getArea

Returns the underlying GtkCellArea which might be cell_layout if called on a GtkCellArea or might be NULL if no GtkCellArea is used by cell_layout.

template CellLayoutT(TStruct)
getArea
()

Return Value

Type: CellArea

the cell area used by cell_layout. [transfer none] Since 3.0

Meta