Gtk.CellLayout::get_cells
function vfunc_get_cells():[Gtk.CellRenderer] {
}Returns the cell renderers which have been added to cell_layout.
Since 2.12
- Returns
a list of cell renderers. The list, but not the renderers has been newly allocated and should be freed with GLib.free when no longer needed.