API Version: 4.0
Library Version: 4.8.2
GList* get_cells ( GtkCellLayout* cell_layout )
Returns the cell renderers which have been added to cell_layout.
cell_layout
Type: A list of GtkCellRenderer*
GtkCellRenderer*
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.
g_list_free()