]> git.sur5r.net Git - glabels/blobdiff - glabels2/docs/libglabels/libglabels-decl-list.txt
2007-02-14 Jim Evins <evins@snaught.com>
[glabels] / glabels2 / docs / libglabels / libglabels-decl-list.txt
index 73e9f943c0f4c22d8f58d9fe7a55c224639a09b1..d2f04aad429a43046345800e9a1136480c784883 100644 (file)
@@ -1,12 +1,3 @@
-<SECTION>
-<FILE>enums</FILE>
-glUnitsType
-</SECTION>
-
-<SECTION>
-<FILE>libglabels</FILE>
-</SECTION>
-
 <SECTION>
 <FILE>paper</FILE>
 glPaper
@@ -27,6 +18,29 @@ gl_paper_lookup_name_from_id
 gl_paper_print_known_papers
 </SECTION>
 
+<SECTION>
+<FILE>xml-paper</FILE>
+gl_xml_paper_read_papers_from_file
+gl_xml_paper_parse_papers_doc
+gl_xml_paper_parse_paper_node
+</SECTION>
+
+<SECTION>
+<FILE>enums</FILE>
+glUnitsType
+</SECTION>
+
+<SECTION>
+<FILE>xml-template</FILE>
+gl_xml_template_read_templates_from_file
+gl_xml_template_parse_templates_doc
+gl_xml_template_parse_template_node
+gl_xml_template_write_templates_to_file
+gl_xml_template_write_template_to_file
+gl_xml_template_create_templates_doc
+gl_xml_template_create_template_node
+</SECTION>
+
 <SECTION>
 <FILE>template</FILE>
 glTemplate
@@ -71,36 +85,27 @@ gl_template_print_aliases
 </SECTION>
 
 <SECTION>
-<FILE>xml-paper</FILE>
-gl_xml_paper_read_papers_from_file
-gl_xml_paper_parse_papers_doc
-gl_xml_paper_parse_paper_node
-</SECTION>
-
-<SECTION>
-<FILE>xml-template</FILE>
-gl_xml_template_read_templates_from_file
-gl_xml_template_parse_templates_doc
-gl_xml_template_parse_template_node
-gl_xml_template_write_templates_to_file
-gl_xml_template_write_template_to_file
-gl_xml_template_create_templates_doc
-gl_xml_template_create_template_node
+<FILE>libglabels</FILE>
 </SECTION>
 
 <SECTION>
 <FILE>xml</FILE>
 GL_XML_NAME_SPACE
+gl_xml_get_prop_string
+gl_xml_get_prop_i18n_string
 gl_xml_get_prop_double
 gl_xml_get_prop_boolean
 gl_xml_get_prop_int
 gl_xml_get_prop_uint
 gl_xml_get_prop_length
+gl_xml_set_prop_string
 gl_xml_set_prop_double
 gl_xml_set_prop_boolean
 gl_xml_set_prop_int
 gl_xml_set_prop_uint_hex
 gl_xml_set_prop_length
+gl_xml_is_node
+gl_xml_get_node_content
 gl_xml_set_default_units
 </SECTION>