guimenuitem

guimenuitem — The name of a terminal menu item in a GUI.

Synopsis

guimenuitem ::= [-]

Description

A guimenuitem 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.

Processing expectations

Formatted inline.

Children [+]

This element contains 30 elements.

Examples

<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 Exit Emacs from the Files menu.

Last revised by Norman Walsh on 6 Jun 2011 (git hash: 6ffcc7640bbc5f852a318e452c9f210f03292cb9)