gtkListStoreSetValuesv
A variant of gtkListStoreSetValist()
which
takes the columns and values as two lists, instead of
varargs. This function is mainly intended for
language-bindings and in case the number of columns to
change is not known until run-time.
gtkListStoreSetValuesv(object, iter, columns, values)
|
|
|
A valid |
|
a list of column numbers. [ array length=n_values] |
|
a list of GValues. [ array length=n_values] |
Since 2.12
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.