get_cells
Description:
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. |