Whole document tree GUIIconDescriptionGraphic and, or, text that appears as an icon in a graphical user interface. It has common and MoreInfo attributes. ParentsThese elements contain GUIIcon: Action, Application, Attribution, BiblioMisc, BridgeHead, Citation, CiteTitle, Command, Comment, ComputerOutput, Database, Emphasis, Filename, ForeignPhrase, FuncParams, FuncSynopsisInfo, Function, GlossSee, GlossSeeAlso, GlossTerm, Hardware, Interface, InterfaceDefinition, 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, Screen, ScreenInfo, Secondary, SecondaryIE, See, SeeAlso, SeeAlsoIE, SeeIE, Seg, SegTitle, SimPara, Subtitle, Synopsis, SystemItem, Term, Tertiary, TertiaryIE, Title, TitleAbbrev, ToCback, ToCentry, ToCfront, Trademark, ULink, UserInput, entry. ChildrenGUIIcon contains these elements: Accel, InlineGraphic, #PCDATA, Replaceable. In some contexts, some of these elements may be invalid due to exclusions in parent elements. Examples<SCREEN> <KEYCOMBO><KEYCAP>Alt</KEYCAP><KEYCAP>Enter</KEYCAP></KEYCOMBO> <INTERFACE>Backup Type:</INTERFACE> <!--random text in Backup window--> <INTERFACE>Backup T<ACCEL>y</ACCEL>pe:</INTERFACE> <MOUSEBUTTON>M1</MOUSEBUTTON> <!--conventional names for unlabeled buttons--> <MOUSEBUTTON>MB1</MOUSEBUTTON> <MOUSEBUTTON>Left</MOUSEBUTTON> <GUIICON><INLINEGRAPHIC ENTITYREF="mimeface"></INLINEGRAPHIC> </GUIICON> <!--in mail program--> <GUILABEL>File Manager</GUILABEL> <!--window title bar text--> <GUIMENU>Tools</GUIMENU> <GUIMENU>Too<ACCEL>l</ACCEL>s</GUIMENU> <GUIMENUITEM>Save As...</GUIMENUITEM> <GUIMENUITEM>Save <ACCEL>A</ACCEL>s...</GUIMENUITEM> <GUISUBMENU>Davenport</GUISUBMENU> <!--folders and mailboxes in mail program--> <MENUCHOICE> <GUIMENU>Mailbox</GUIMENU> <GUISUBMENU>Davenport</GUISUBMENU> <GUIMENUITEM>New...</GUIMENUITEM> </MENUCHOICE> <!--menu item is shown like this: "Expand _A_ll Ctrl+*" --> <MENUCHOICE> <SHORTCUT><KEYCAP>Ctrl</KEYCAP><KEYCAP>*</KEYCAP></SHORTCUT> <GUIMENU>Tree</GUIMENU> <!--or <ACCEL>T</ACCEL>ree--> <GUIMENUitem>Expand All</GUIMENUitem> <!--or Expand <ACCEL>A</ACCEL>ll--> </MENUCHOICE> <GUIBUTTON>OK</GUIBUTTON> <GUIBUTTON><ACCEL>O</ACCEL>K</GUIBUTTON> </SCREEN> <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="legend.png"></INLINEGRAPHIC></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> |