GtkCellLayoutIface.getArea

struct GtkCellLayoutIface
extern (C)
GtkCellArea* function(GtkCellLayout* cellLayout) getArea;

Return Value

the cell area used by cell_layout, or NULL in case no cell area is used.