guimenu
guimenu — The name of a menu in a GUI.
Synopsis
- Zero or more of:
- text
accelreplaceable- Graphic inlines
![[-]](figs/web/nav/down.gif)
- Indexing inlines
![[-]](figs/web/nav/down.gif)
- Linking inlines
![[-]](figs/web/nav/down.gif)
- Ubiquitous inlines
![[-]](figs/web/nav/down.gif)
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
Attributes
Description
A guimenu 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.
Processing expectations
Formatted inline.
This element occurs in 53 elements.
This element contains 30 elements.
See Also
accel, guibutton, guiicon, guilabel, guimenuitem, guisubmenu, keycap, keycode, keycombo, keysym, menuchoice, mousebutton, shortcut
Examples
<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.




![[+]](figs/web/nav/right.gif)