$Revision: 1.3 $
$Date: 2002/06/12 11:18:12 $
guisubmenu — The name of a submenu in a GUI
guisubmenu ::= (#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm| beginpage|accel)*
Name | Type | Default | |||
moreinfo |
| "none" |
Common attributes and common linking attributes.
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.
Formatted inline. The MoreInfo attribute can help generate a link or query to retrieve additional information.
These elements contain guisubmenu: action, application, attribution, bibliomisc, bridgehead, citation, citetitle, classsynopsisinfo, code, command, computeroutput, database, emphasis, entry, filename, firstterm, foreignphrase, funcparams, funcsynopsisinfo, function, glosssee, glossseealso, glossterm, hardware, interfacename, keycap, lineannotation, link, literal, literallayout, lotentry, member, menuchoice, msgaud, olink, option, optional, para, parameter, phrase, primary, primaryie, productname, programlisting, property, quote, refdescriptor, refentrytitle, refname, refpurpose, remark, screen, screeninfo, secondary, secondaryie, see, seealso, seealsoie, seeie, seg, segtitle, simpara, subtitle, synopsis, systemitem, td, term, tertiary, tertiaryie, th, title, titleabbrev, tocback, tocentry, tocfront, trademark, ulink, userinput.
The following elements occur in guisubmenu: accel, beginpage, indexterm, inlinegraphic, inlinemediaobject, replaceable.
If MoreInfo is set to RefEntry, it implies that a RefEntry exists which further describes the GUISubMenu.
accel, guibutton, guiicon, guilabel, guimenu, guimenuitem, keycap, keycode, keycombo, keysym, menuchoice, mousebutton, shortcut.
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN" "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd"> <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>
In GNU Emacs, the
command is located off of the submenu of the menu.