Method GTK2.ListStore()->set_value()
- Method set_value
GTK2.ListStore set_value(GTK2.TreeIter iter, int column, mixed value)
- 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.