A menu item is an invisible container; it is the only
kind of widget that can appear in a GtkMenu. Typically, a label or a label
and a pixmap are placed in the menu item to indicate
its function. If a menu item has no child widget, it
draws a separator line instead. This saves the overhead
of adding a GtkSeparator to
the menu item.