guimenu — The name of a menu in a GUI
guimenu ::=
accelaltanchorannotationbibliorefindexterm (db.indexterm.endofrange)indexterm (db.indexterm.singular)indexterm (db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase (db._phrase)remarkreplaceablesubscriptsubscriptsuperscriptsuperscriptxrefGUIMenu identifies a menu name in a graphical user interface.
In particular, this is distinct from a menu item (GUIMenuItem),
which is terminal, and a submenu (GUISubmenu), which occurs as
a selection from a menu.
These elements contain guimenu: 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 guimenu: 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, guimenuitem, guisubmenu, keycap, keycode, keycombo, keysym, menuchoice, mousebutton, shortcut<article xmlns='http://docbook.org/ns/docbook'> <title>Example guimenu</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.