Method
GtkCellLayoutget_cells
deprecated: 4.10
Declaration [src]
GList*
gtk_cell_layout_get_cells (
GtkCellLayout* cell_layout
)
Description [src]
Returns the cell renderers which have been added to cell_layout
.
Deprecated since: 4.10
Please do not use it in newly written code.