GtkCellLayoutIface.getArea

Get 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.

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