CellLayoutT.getCells

Returns the cell renderers which have been added to cell_layout.

template CellLayoutT()
override
getCells
()

Return Value

Type: gtk.cell_renderer.CellRenderer[]

a list of cell renderers. The list, but not the renderers has been newly allocated and should be freed with glib.list.List.free when no longer needed.