Description Usage Arguments Details Value Author(s)
A variant of gtkListStoreInsertWithValues
which
takes the columns and values as two lists, instead of
varargs. This function is mainly intended for
language-bindings.
1 | gtkListStoreInsertWithValuesv(object, position, columns, values)
|
|
A |
|
position to insert the new row |
|
a list of column numbers |
|
a list of GValues |
Since 2.6
A list containing the following elements:
|
An unset |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.