]> git.sur5r.net Git - glabels/blobdiff - glabels2/docs/libglabels/tmpl/enums.sgml
2007-09-27 Jim Evins <evins@snaught.com>
[glabels] / glabels2 / docs / libglabels / tmpl / enums.sgml
index 132a74e9c2f9a6f02f667d78b2440852fde73662..86ba624d4e41ea04b2f9b9c641cd8b41169db13b 100644 (file)
@@ -14,20 +14,19 @@ This section defines enumerations used to interact with libglabels.
 
 </para>
 
-<!-- ##### ENUM glUnitsType ##### -->
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### ENUM lglUnitsType ##### -->
 <para>
-Enumerations for the units of length supported by libglabels.  Internally
-all lengths are in points.  Externally libglabels supports points ("pt"),
-inches ("in"), millimeters ("mm"), centimeters ("cm"), and picas ("pc").
-These units are identical to the absolute length units supported in
-the CSS2 Specification (Section 4.3.2).
+
 </para>
 
-@GL_UNITS_POINT: 
-@GL_UNITS_INCH: 
-@GL_UNITS_MM: 
-@GL_UNITS_CM: 
-@GL_UNITS_PICA: 
-@GL_UNITS_FIRST: 
-@GL_UNITS_LAST: 
+@LGL_UNITS_POINT: 
+@LGL_UNITS_INCH: 
+@LGL_UNITS_MM: 
+@LGL_UNITS_CM: 
+@LGL_UNITS_PICA: 
+@LGL_UNITS_FIRST: 
+@LGL_UNITS_LAST: