guiicon
guiicon — Graphic and/or text appearing as a icon in a GUI
Synopsis
Mixed Content Model
guiicon ::=
(#PCDATA|replaceable|inlinegraphic|inlinemediaobject|indexterm|
beginpage|accel|superscript|subscript)*
Attributes
Name | Type | Default | |||
moreinfo |
| "none" |
Description
GUIIcon
identifies a graphic or text icon that appears in a graphical user interface.
Processing expectations
Formatted inline. The MoreInfo
attribute can help generate a link or query to retrieve additional information.
Parents
These elements contain guiicon: 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
.
Children
The following elements occur in guiicon: accel
, beginpage
, indexterm
, inlinegraphic
, inlinemediaobject
, replaceable
, subscript
, superscript
.
Attributes
See Also
accel
, guibutton
, guilabel
, guimenu
, guimenuitem
, guisubmenu
, keycap
, keycode
, keycombo
, keysym
, menuchoice
, mousebutton
, shortcut
.
Examples
<!DOCTYPE para PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd">
<para>
The exact text of the <guilabel>Legend</guilabel> and other labels on the
graph is dependent upon the language of the current locale. Likewise,
the text of the <guibutton>OK</guibutton> button and other buttons may vary.
The <guiicon><inlinegraphic fileref="figures/legend.png"/></guiicon>
icon and the other icons on the left side of the display may be
configured by the local administrator, but they are not
generally expected to vary from locale to locale.
</para>
The exact text of the Legend and other labels on the graph is dependent upon the language of the current locale. Likewise, the text of the OK button and other buttons may vary. The icon and the other icons on the left side of the display may be configured by the local administrator, but they are not generally expected to vary from locale to locale.