Virtual Method
GtkCellLayoutget_cells
Declaration [src]
GList*
get_cells (
GtkCellLayout* cell_layout
)
Return value
Returns: | A list of GtkCellRenderer |
a list of cell renderers. The list, but not the renderers has
been newly allocated and should be freed with |
|
The caller of the function takes ownership of the data container, but not the data inside it. |