guisubmenu

guisubmenu — The name of a submenu in a GUI

Synopsis

Content Model

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 additional submenus.

Processing expectations

Formatted inline.

Children

The following elements occur in guisubmenu: 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.

See Also

accel, guibutton, guiicon, guilabel, guimenu, guimenuitem, keycap, keycode, keycombo, keysym, menuchoice, mousebutton, shortcut

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.

ChangeLog

This alpha reference page is $Revision: 1.4 $ published $Date: 2005/10/31 12:31:54 $.