Description Usage Arguments Author(s)
Sets the cell renderer based on the tree.model
and iter
. That is, for
every attribute mapping in tree.column
, it will get a value from the set
column on the iter
, and use that value to set the attribute on the cell
renderer. This is used primarily by the GtkTreeView
.
1 2 | gtkTreeViewColumnCellSetCellData(object, tree.model, iter, is.expander,
is.expanded)
|
|
A |
|
The |
|
The |
|
|
|
|
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.