gtkItemFactoryConstruct {RGtk2} | R Documentation |
Initializes an item factory.
WARNING: gtk_item_factory_construct
has been deprecated since version 2.4 and should not be used in newly-written code. Use GtkUIManager
instead.
gtkItemFactoryConstruct(object, container.type, path, accel.group)
|
|
|
the kind of menu to create; can be GTK_TYPE_MENU_BAR, GTK_TYPE_MENUor GTK_TYPE_OPTION_MENU |
|
the factory path of |
|
a |
Derived by RGtkGen from GTK+ documentation