]> git.sur5r.net Git - glabels/blobdiff - docs/libglbarcode/html/libglbarcode-intro.html
Imported Upstream version 3.0.1
[glabels] / docs / libglbarcode / html / libglbarcode-intro.html
index 8261dfc088d4a22f733be2e8034e256b62690c78..32088c0428b30c9e700c2b51113229b109100049 100644 (file)
@@ -8,7 +8,7 @@
 <link rel="up" href="overview.html" title="LibGlbarcode Overview">
 <link rel="prev" href="overview.html" title="LibGlbarcode Overview">
 <link rel="next" href="api.html" title="API Reference">
-<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
+<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
 <link rel="stylesheet" href="style.css" type="text/css">
 </head>
 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
@@ -31,7 +31,7 @@ Introduction to libglbarcode library
 <td valign="top" align="right"></td>
 </tr></table></div>
 <div class="refsect1">
-<a name="id2963460"></a><h2>Overview</h2>
+<a name="idp3821008"></a><h2>Overview</h2>
 <p>
 Libglbarcode provides the core barcode functionality for <span class="application">glabels</span>.  It provides
 an intermediate barcode format, a small set of built-in barcode back-ends, and a cairo renderer.  While
@@ -41,7 +41,7 @@ simple architecture would easily support extending its functionality beyond the
 </p>
 </div>
 <div class="refsect1">
-<a name="id2963536"></a><h2>Basic Usage</h2>
+<a name="idp1632160"></a><h2>Basic Usage</h2>
 <pre class="programlisting">
 
 #include &lt;libglbarcode/lgl-barcode-create.h&gt;
@@ -67,7 +67,7 @@ example (gchar   *data,
 </pre>
 </div>
 <div class="refsect1">
-<a name="id2963569"></a><h2>Writing Renderers</h2>
+<a name="idp4202448"></a><h2>Writing Renderers</h2>
 <p>
 The <a class="link" href="libglbarcode-3.0-lgl-barcode.html#lglBarcode" title="lglBarcode">lglBarcode</a> structure is independent of
 barcode type, and consists of a simple list of drawing primitives.
@@ -161,6 +161,6 @@ lgl_barcode_render_to_xxx (const lglBarcode  *bc)
 </div>
 <div class="footer">
 <hr>
-          Generated by GTK-Doc V1.17</div>
+          Generated by GTK-Doc V1.18</div>
 </body>
 </html>
\ No newline at end of file