summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/menuchoice.menu.separator.xml
blob: 2ed337ce1e57a6ae708d2085ca915b518154f07c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<refentry id="menuchoice.menu.separator">
<refmeta>
<refentrytitle>menuchoice.menu.separator</refentrytitle>
<refmiscinfo role="type"></refmiscinfo>
</refmeta>
<refnamediv>
<refname>menuchoice.menu.separator</refname>
<refpurpose>Separator between items of a <sgmltag>menuchoice</sgmltag>
with <sgmltag>guimenuitem</sgmltag> or
<sgmltag>guisubmenu</sgmltag></refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='menuchoice.menu.separator.frag'>
<xsl:param name="menuchoice.menu.separator" select="'-&gt;'"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>Separator used to connect items of a <sgmltag>menuchoice</sgmltag> with
<sgmltag>guimenuitem</sgmltag> or <sgmltag>guisubmenu</sgmltag>. Other elements
are linked with <parameter>menuchoice.separator</parameter>.
</para>

</refsect1>
</refentry>