summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page20
1 files changed, 5 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page b/tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page
index 0eab274d..51545e35 100644
--- a/tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.test_array_gtype_in.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="index" group="function" type="guide"/>
<api:function>
<api:returns>
@@ -22,21 +21,14 @@
<api:name>types</api:name>
</api:arg>
</api:function>
-
</info>
<title>regress_test_array_gtype_in</title>
-
-<synopsis><code mime="text/x-csrc">
+ <synopsis><code mime="text/x-csrc">
char* regress_test_array_gtype_in (int n_types,
GType* types);
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>n_types</code></title>
@@ -44,14 +36,12 @@ char* regress_test_array_gtype_in (int n_types,
</item>
<item>
<title><code>types</code></title>
-<p>List of types</p>
+ <p>List of types</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>string representation of provided types</p>
+ <p>string representation of provided types</p>
</item>
</terms>
-
-
</page>