gtkTreeStoreSetValist()
which takes
the columns and values as two lists, instead of varargs. This
function is mainly intended for language bindings or in case
the number of columns to change is not known until run-time.gtkTreeStoreSetValuesv(object, iter, columns, values)
object
iter
GtkTreeIter
for the row being modifiedcolumns
values