gtkItemFactoryDeleteItem {RGtk2}R Documentation

gtkItemFactoryDeleteItem

Description

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

Usage

gtkItemFactoryDeleteItem(object, path)

Arguments

object [GtkItemFactory] a GtkItemFactory
path [character] a path

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.12.5-3 Index]