Description Usage Arguments Author(s)
Inserts items
into the list
at the position position
.
WARNING: gtk_list_insert_items
is deprecated and should not be used in newly-written code.
1 | gtkListInsertItems(object, items, position)
|
|
the list widget. |
|
the items. |
|
the position to insert |
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.