get_cells


Description:

[ Version ( since = "2.12" ) ]
public abstract List<unowned CellRenderer> get_cells ()

Returns the cell renderers which have been added to this.

Parameters:

this

a CellLayout

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.