Gtk.CellLayout::get_area

function vfunc_get_area():Gtk.CellArea {
}

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

Since 3.0

Returns

the cell area used by cell_layout.