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)objectcontainer.typeGTK_TYPE_MENU_BAR, GTK_TYPE_MENU or GTK_TYPE_OPTION_MENUpathifactory, a string of the form
"" accel.groupGtkAccelGroup to which the accelerators for the
menu items will be added, or NULL to create a new one