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