Sets the data in the cell specified by iter and column.
Use ListModel instead
The type of value must be convertable to the type of the column. If the row does not exist then it is created.
| this |
a Model |
| row |
position of the row to modify |
| column |
column to modify |
| value |
new value for the cell |