gtkListStoreInsertWithValues
which
takes the columns and values as two lists, instead of
varargs. This function is mainly intended for
language-bindings.gtkListStoreInsertWithValuesv(object, position, columns, values)
object
position
columns
values
iter
GtkTreeIter
to set to the new row, or NULL
. [ allow-none ]