File: refocus.sgml

package info (click to toggle)
gimp-plugin-registry 5.20120621
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 56,020 kB
  • sloc: ansic: 46,068; lisp: 20,560; python: 14,495; sh: 3,294; cpp: 2,528; makefile: 1,041; xml: 546
file content (55 lines) | stat: -rw-r--r-- 896 bytes parent folder | download | duplicates (4)
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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
<refentry id="refocus-refocus">
<refmeta>
<refentrytitle>refocus</refentrytitle>
<manvolnum>3</manvolnum>
<refmiscinfo>REFOCUS Library</refmiscinfo>
</refmeta>

<refnamediv>
<refname>refocus</refname><refpurpose></refpurpose>
</refnamediv>

<refsynopsisdiv><title>Synopsis</title>
<synopsis>



typedef     <link linkend="REAL-CAPS">REAL</link>;
#define     <link linkend="REFOCUS-H-INCLUDED-CAPS">REFOCUS_H_INCLUDED</link>
</synopsis>
</refsynopsisdiv>





<refsect1>
<title>Description</title>
<para>

</para>
</refsect1>

<refsect1>
<title>Details</title>
<refsect2>
<title><anchor id="REAL-CAPS">REAL</title>
<programlisting>typedef gdouble REAL;
</programlisting>
<para>

</para></refsect2>
<refsect2>
<title><anchor id="REFOCUS-H-INCLUDED-CAPS">REFOCUS_H_INCLUDED</title>
<programlisting>#define REFOCUS_H_INCLUDED
</programlisting>
<para>

</para></refsect2>

</refsect1>




</refentry>