grim/gplate

9f332074120d
Parents fb092783fc85
Children 70d3469157ae
Updates for the tag foreach stuff
--- a/doc/gplate/gplate-sections.txt Fri Feb 08 03:13:40 2008 -0600
+++ b/doc/gplate/gplate-sections.txt Fri Feb 08 03:14:06 2008 -0600
@@ -18,7 +18,6 @@
<TITLE>GPlateTemplate</TITLE>
GPlateTemplate
gplate_template_new
-gplate_template_add_tag
gplate_template_tokenize
gplate_template_render
gplate_template_render_file
@@ -217,13 +216,17 @@
<SECTION>
<FILE>gplate-library</FILE>
+GPlateLibraryTagsForeachFunc
gplate_library_add_function
gplate_library_remove_function
+gplate_library_add_tag
+gplate_library_remove_tag
gplate_library_bind_function
gplate_library_unbind_function
gplate_library_add_bound_function
gplate_library_lookup_function
gplate_library_lookup_function_for_tag
+gplate_library_tags_foreach
</SECTION>
<SECTION>