summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page')
-rw-r--r--tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page b/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page
index a70d4771..6fec0d74 100644
--- a/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page
+++ b/tests/scanner/Regress-1.0-C-expected/Regress.AnnotationObject.string_out.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.AnnotationObject" group="method" type="guide"/>
<api:function>
<api:returns>
@@ -22,36 +21,27 @@
<api:name>str_out</api:name>
</api:arg>
</api:function>
-
</info>
<title>regress_annotation_object_string_out</title>
-
-<synopsis><code mime="text/x-csrc">
+ <synopsis><code mime="text/x-csrc">
gboolean regress_annotation_object_string_out (RegressAnnotationObject* object,
char** str_out);
-</code></synopsis>
+ </code></synopsis>
+ <p>Test returning a string as an out parameter</p>
-
- <p>Test returning a string as an out parameter</p>
-
-
-
-
<terms>
<item>
<title><code>object</code></title>
-<p>a <link xref="Regress.AnnotationObject"/></p>
+ <p>a <link xref="Regress.AnnotationObject"/></p>
</item>
<item>
<title><code>str_out</code></title>
-<p>string return value</p>
+ <p>string return value</p>
</item>
<item>
<title><code>Returns</code></title>
-<p>some boolean</p>
+ <p>some boolean</p>
</item>
</terms>
-
-
</page>