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