guisubmenu

guisubmenu — The name of a submenu in a GUI.

Synopsis

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.

Parents [+]

This element occurs in 51 elements.

Children [+]

This element contains 17 elements.

Examples

  1 <article xmlns='http://docbook.org/ns/docbook'>
  2 <title>Example guisubmenu</title>
    
  4 <para>In GNU Emacs, the <guimenuitem>Print Buffer</guimenuitem> command is
    located off of the <guisubmenu>Print</guisubmenu> submenu of the
  6 <guimenu>Tools</guimenu> menu.
    </para>
  8 
    </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)