gtkTreeStoreInsertWithValuesv
A variant of gtkTreeStoreInsertWithValues
which takes
the columns and values as two lists, instead of varargs. This
function is mainly intended for language bindings.
gtkTreeStoreInsertWithValuesv(object, parent, position, columns, values)
|
|
|
A valid |
|
position to insert the new row |
|
a list of column numbers |
|
a list of GValues |
Since 2.10
Derived by RGtkGen from GTK+ documentation
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.