get_cells


Description:

public abstract List<unowned CellRenderer> get_cells ()

Returns the cell renderers which have been added to this.

Parameters:

this

a `GtkCellLayout`

Returns:

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