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