Extracted from Pike v7.8 release 866 at 2016-11-07.
pike.ida.liu.se
[Top]
GTK2
GTK2.ListStore

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.