gtkItemFactoryCreateMenuEntries {RGtk2}R Documentation

gtkItemFactoryCreateMenuEntries

Description

Creates the menu items from the entries. WARNING: gtk_item_factory_create_menu_entries has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager instead.

Usage

gtkItemFactoryCreateMenuEntries(entries)

Arguments

entries

a list of

GtkMenuEntry
s

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]