| gtkListRemoveItems {RGtk2} | R Documentation |
Removes the items from the list.
WARNING: gtk_list_remove_items is deprecated and should not be used in newly-written code.
gtkListRemoveItems(object, items)
|
[GtkList] the list widget. |
|
[list] the items to remove. |
Derived by RGtkGen from GTK+ documentation