Package: gtk
Function gtk-tree-view-column-cell-set-cell-data
Lambda Listgtk-tree-view-column-cell-set-cell-data (column model iter is-expander is-expanded) ArgumentsDetails Sets the cell renderer based on the tree model and iter.
That is, for every attribute mapping in the tree view 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 tree view. | See also |
2021-2-24