ItemFactory.deleteItem

Warning gtk_item_factory_delete_item has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager instead. Deletes the menu item which was created for path by the given item factory.

class ItemFactory
void
deleteItem
(
string path
)

Parameters

path string

a path

Meta