gtkListInsertItems {RGtk2} | R Documentation |
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.
gtkListInsertItems(object, items, position)
|
the list widget. |
|
the items. |
|
the position to insert |
Derived by RGtkGen from GTK+ documentation