File: toolbars_operator.xml

package info (click to toggle)
pdfedit 0.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 15,032 kB
  • ctags: 21,708
  • sloc: cpp: 185,471; xml: 8,824; yacc: 1,178; ansic: 666; perl: 664; makefile: 636; sh: 371; lisp: 51
file content (30 lines) | stat: -rw-r--r-- 878 bytes parent folder | download | duplicates (2)
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
28
29
30
<sect2 id="gui_toolbars_operator" xreflabel="toolbar Operator">
		<title>Operator</title>

		<para>
			<mediaobject>
				<imageobject>
					<imagedata fileref="gui/menuAndToolbarsFun/images/toolbars_operator.png" format="PNG"/>
				</imageobject>
				<textobject>
					<phrase>Toolbar - Operator</phrase>
				</textobject>
				<caption><para>Toolbar - Operator</para></caption>
			</mediaobject>
		</para>

		<variablelist>
			<varlistentry>
				<term>Set color</term>
				<listitem>See <xref linkend="gui_menu_setColor"/>.</listitem>
			</varlistentry>
			<varlistentry>
				<term>Set font</term>
				<listitem>See <xref linkend="gui_menu_setFont"/>.</listitem>
			</varlistentry>
			<varlistentry>
				<term>Set line width</term>
				<listitem>See <xref linkend="gui_menu_setLineWidth"/>.</listitem>
			</varlistentry>
		</variablelist>
</sect2>