Description Usage Arguments Details Value Author(s)
Returns the cell renderers which have been added to cell.view
.
WARNING: gtk_cell_view_get_cell_renderers
has been deprecated since version 2.18 and should not be used in newly-written code. use gtkCellLayoutGetCells
instead.
1 | gtkCellViewGetCellRenderers(object)
|
|
a |
Since 2.6
[list] a list of cell renderers. The list,
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.