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