Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/docs/reference/tmpl/girparser.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'docs/reference/tmpl/girparser.sgml')
-rw-r--r--docs/reference/tmpl/girparser.sgml74
1 files changed, 74 insertions, 0 deletions
diff --git a/docs/reference/tmpl/girparser.sgml b/docs/reference/tmpl/girparser.sgml
new file mode 100644
index 0000000..bfc6662
--- /dev/null
+++ b/docs/reference/tmpl/girparser.sgml
@@ -0,0 +1,74 @@
+<!-- ##### SECTION Title ##### -->
+girparser
+
+<!-- ##### SECTION Short_Description ##### -->
+
+
+<!-- ##### SECTION Long_Description ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION See_Also ##### -->
+<para>
+
+</para>
+
+<!-- ##### SECTION Stability_Level ##### -->
+
+
+<!-- ##### STRUCT GIrParser ##### -->
+<para>
+
+</para>
+
+
+<!-- ##### FUNCTION g_ir_parser_new ##### -->
+<para>
+
+</para>
+
+@Returns:
+
+
+<!-- ##### FUNCTION g_ir_parser_free ##### -->
+<para>
+
+</para>
+
+@parser:
+
+
+<!-- ##### FUNCTION g_ir_parser_set_includes ##### -->
+<para>
+
+</para>
+
+@parser:
+@includes:
+
+
+<!-- ##### FUNCTION g_ir_parser_parse_string ##### -->
+<para>
+
+</para>
+
+@parser:
+@namespace:
+@buffer:
+@length:
+@error:
+@Returns:
+
+
+<!-- ##### FUNCTION g_ir_parser_parse_file ##### -->
+<para>
+
+</para>
+
+@parser:
+@filename:
+@error:
+@Returns:
+
+