| gtkListPrependItems {RGtk2} | R Documentation |
Inserts items at the beginning of the list.
WARNING: gtk_list_prepend_items is deprecated and should not be used in newly-written code.
gtkListPrependItems(object, items)
|
[GtkList] the list widget. |
|
[list] the items. |
Derived by RGtkGen from GTK+ documentation