guisubmenu
guisubmenu — The name of a submenu in a GUI.
Synopsis
- bridgehead
- caption (db.html.caption)
- citation
- citetitle
- classsynopsisinfo
- contrib
- emphasis (db.emphasis)
- entry
- enumitemdescription
- firstterm (db.firstterm)
- funcsynopsisinfo
- glosssee
- glossseealso
- glossterm (db.glossterm)
- link
- literallayout
- member
- menuchoice
- meta (db.meta.content)
- olink
- orgdiv
- para
- phrase (db.phrase)
- primary
- primaryie
- programlisting
- quote (db.quote)
- refdescriptor
- refentrytitle
- refname
- refpurpose
- remark
- screen
- secondary
- secondaryie
- see
- seealso
- seealsoie
- seeie
- seg
- segtitle
- simpara
- subtitle
- synopsis
- synopsisinfo
- td
- term
- termdef
- tertiary
- tertiaryie
- th
- title
- titleabbrev
- tocentry
- userinput
guisubmenu ::= × ⏵ ⏷
- Zero or more of:
- text
accelreplaceable- Graphic inlines ⏵ ⏷
- Indexing inlines ⏵ ⏷
- Linking inlines ⏵ ⏷
- Ubiquitous inlines ⏵ ⏷
abbrevacronymaltanchorannotationbibliorefcorefdateemphasis(db._emphasis)firstterm(db._firstterm)footnotefootnoterefforeignphrase(db._foreignphrase)glossterm(db._glossterm)indexterm(db.indexterm.endofrange)indexterm(db.indexterm.singular)indexterm(db.indexterm.startofrange)inlinemediaobjectlinkolinkphrase(db._phrase)quote(db._quote)remarksubscriptsuperscripttrademarkwordaswordxref
Attributes
Common attributes and common linking attributes.
No additional attributes.
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.
Attributes
Common attributes and common linking attributes.
- any attribute
Any attribute in any other explicit namespace
Parents
55 elements contain guisubmenu. × ⏵ ⏷
These elements contain guisubmenu: bridgehead, caption (db.html.caption), citation, citetitle, classsynopsisinfo, contrib, emphasis (db.emphasis), entry, enumitemdescription, firstterm (db.firstterm), funcsynopsisinfo, glosssee, glossseealso, glossterm (db.glossterm), link, literallayout, member, menuchoice, meta (db.meta.content), olink, orgdiv, para, phrase (db.phrase), primary, primaryie, programlisting, quote (db.quote), refdescriptor, refentrytitle, refname, refpurpose, remark, screen, secondary, secondaryie, see, seealso, seealsoie, seeie, seg, segtitle, simpara, subtitle, synopsis, synopsisinfo, td, term, termdef, tertiary, tertiaryie, th, title, titleabbrev, tocentry, userinput.
Children
30 elements occur in guisubmenu. × ⏵ ⏷
The following elements occur in guisubmenu: text, abbrev, accel, acronym, alt, anchor, annotation, biblioref, coref, date, emphasis (db._emphasis), firstterm (db._firstterm), footnote, footnoteref, foreignphrase (db._foreignphrase), glossterm (db._glossterm), indexterm (db.indexterm.endofrange), indexterm (db.indexterm.singular), indexterm (db.indexterm.startofrange), inlinemediaobject, link, olink, phrase (db._phrase), quote (db._quote), remark, replaceable, subscript, superscript, trademark, wordasword, xref.
See Also
Related elements: accel, guibutton, guiicon, guilabel, guimenu, guimenuitem, keycap, keycode, keycombo, keysym, menuchoice, mousebutton, shortcut.
Examples
1 |<article xmlns='http://docbook.org/ns/docbook'>|<title>Example guisubmenu</title>||<para>In GNU Emacs, the <guimenuitem>Print Buffer</guimenuitem> command is5 |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.