Method GTK2.TreeStore()->set_value()
- Method
set_value
GTK2.TreeStoreset_value(GTK2.TreeIteriter,intcolumn,mixedvalue)- Description
Set the data in the cell specified by iter and column.
GTK2.TreeStore set_value(GTK2.TreeIter iter, int column, mixed value)
Set the data in the cell specified by iter and column.