guisubmenu

guisubmenu — The name of a submenu in a GUI.

Synopsis

guisubmenu ::= [-]

Description

The name of a submenu in a graphical user interface is identified by the guisubmenu element. A submenu is a menu invoked from another menu that leads either to terminal items (guimenuitems) or to additional submenus.

Processing expectations

Formatted inline.

Children [+]

This element contains 30 elements.

Examples

<article xmlns='http://docbook.org/ns/docbook'>
<title>Example guisubmenu</title>

<para>In GNU Emacs, the <guimenuitem>Print Buffer</guimenuitem> command is
located off of the <guisubmenu>Print</guisubmenu> submenu of the
<guimenu>Tools</guimenu> menu.
</para>

</article>

In GNU Emacs, the Print Buffer command is located off of the Print submenu of the Tools menu.

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