Method
GtkCellLayoutget_cells
Declaration [src]
GList*
gtk_cell_layout_get_cells (
GtkCellLayout* cell_layout
)
Description [src]
Returns the cell renderers which have been added to cell_layout
.
Available since: | 2.12 |
GList*
gtk_cell_layout_get_cells (
GtkCellLayout* cell_layout
)
Returns the cell renderers which have been added to cell_layout
.
Available since: | 2.12 |