guimenuitem — The name of a terminal menu item in a GUI
guimenuitem ::=
accelaltanchorannotationbibliorefindexterm (db.indexterm.endofrange)indexterm (db.indexterm.singular)indexterm (db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase (db._phrase)remarkreplaceablesubscriptsubscriptsuperscriptsuperscriptxrefGUIMenuItem identifies a terminal selection from a menu in
a graphical user interface.
In particular, this is distinct from a menu (GUIMenu) and
a submenu (GUISubmenu). The distinction between a 
GUIMenuItem and a GUISubmenu is simply whether
or not the selection is terminal or leads to an additional submenu.
These elements contain guimenuitem: bridgehead, citation, citetitle, classsynopsisinfo, emphasis (db.emphasis), entry, firstterm, funcsynopsisinfo, glosssee, glossseealso, glossterm, html:button, html:label, html:legend, link, literallayout, member, menuchoice, olink, orgdiv, para, phrase (db.phrase), primary, primaryie, programlisting, quote, refdescriptor, refentrytitle, refname, refpurpose, screen, secondary, secondaryie, see, seealso, seealsoie, seeie, seg, segtitle, simpara, subtitle, synopsis, td, term, termdef, tertiary, tertiaryie, th, title, titleabbrev, tocentry.
The following elements occur in guimenuitem: text, accel, alt, anchor, annotation, biblioref, indexterm (db.indexterm.endofrange), indexterm (db.indexterm.singular), indexterm (db.indexterm.startofrange), inlinemediaobject, link, olink, phrase (db._phrase), remark, replaceable, subscript, superscript, xref.
accel, guibutton, guiicon, guilabel, guimenu, guisubmenu, keycap, keycode, keycombo, keysym, menuchoice, mousebutton, shortcut<article xmlns='http://docbook.org/ns/docbook'> <title>Example guimenuitem</title> <para>You can exit from GNU Emacs with the keyboard shortcut <keycombo><keysym>C-c</keysym><keysym>C-x</keysym></keycombo> or by selecting <guimenuitem>Exit Emacs</guimenuitem> from the <guimenu>Files</guimenu> menu. </para> </article>
You can exit from GNU Emacs with the keyboard shortcut C-c-C-x or by selecting from the menu.