ItemFactory.deleteEntries

Warning gtk_item_factory_delete_entries has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager instead. Deletes the menu items which were created from the entries by the given item factory.

class ItemFactory
void
deleteEntries

Parameters

nEntries uint

the length of entries

entries GtkItemFactoryEntry*

an array of GtkItemFactoryEntrys

Meta