| gtkItemFactoryDeleteEntries {RGtk2} | R Documentation |
Deletes the menu items which were created from the entries by the given
item factory.
WARNING: gtk_item_factory_delete_entries has been deprecated since version 2.4 and should not be used in newly-written code.
gtkItemFactoryDeleteEntries(object, entries)
|
[GtkItemFactory] a GtkItemFactory |
|
[GtkItemFactoryEntry] a list of GtkItemFactoryEntrys |
Derived by RGtkGen from GTK+ documentation