$Revision: 1666 $
$Date: 2002-06-12 07:19:37 -0400 (Wed, 12 Jun 2002) $
guisubmenu — The name of a submenu in a GUI
guisubmenu ::= (#PCDATA|replaceable
|inlinegraphic
|inlinemediaobject
|indexterm
|beginpage
|accel
|superscript
|subscript
)*
Name | Type | Default | |||
moreinfo |
| "none" |
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
(GUIMenuItem
s) 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
, termdef
, tertiary
, tertiaryie
, th
, title
, titleabbrev
, tocback
, tocentry
, tocfront
, trademark
, ulink
, userinput
.
The following elements occur in guisubmenu:
accel
, beginpage
, indexterm
, inlinegraphic
, inlinemediaobject
, replaceable
, subscript
, superscript
.
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.