]> git.sur5r.net Git - glabels/blobdiff - docs/libglbarcode/html/libglbarcode-3.0-lgl-barcode-type.html
Imported Upstream version 3.0.1
[glabels] / docs / libglbarcode / html / libglbarcode-3.0-lgl-barcode-type.html
index 463a60f3e94094d248faf07d61f63b02203d3ea4..88e9018aba7c84d115cb288a11c579469d22890b 100644 (file)
@@ -7,7 +7,7 @@
 <link rel="home" href="index.html" title="LibGlbarcode 3.0 Reference Manual">
 <link rel="up" href="api.html" title="API Reference">
 <link rel="prev" href="libglbarcode-3.0-lgl-barcode-render-to-cairo.html" title="Cairo Renderer">
-<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">
@@ -53,7 +53,6 @@ This section describes an enumeration for selecting one of the barcode types sup
 <div class="refsect2">
 <a name="lglBarcodeType"></a><h3>enum lglBarcodeType</h3>
 <pre class="programlisting">typedef enum {
-
         LGL_BARCODE_TYPE_POSTNET,        /* USPS Postnet Barcode (5, 9, or 11 digits) */
         LGL_BARCODE_TYPE_POSTNET_5,      /* USPS Postnet Barcode (5 digits) */
         LGL_BARCODE_TYPE_POSTNET_9,      /* USPS Postnet Barcode (9 digits) */
@@ -64,10 +63,6 @@ This section describes an enumeration for selecting one of the barcode types sup
 
         LGL_BARCODE_TYPE_CODE39,         /* Code 39 */
         LGL_BARCODE_TYPE_CODE39_EXT,     /* Extended Code 39 (Supports full ASCII character set) */
-
-        /*&lt; private &gt;*/
-        LGL_BARCODE_N_TYPES
-
 } lglBarcodeType;
 </pre>
 <p>
@@ -123,6 +118,6 @@ This enumeration is used to select a built-in barcode type.  The currently suppo
 </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