The GtkItemFactory is a class which makes it very easy
to create a lot of menu items at once. It supports nested menus, shortcuts and
different menu item types as well.
GtkItemFactory has been deprecated since GTK+ 2.0 and should
not be used in newly written code.