summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page28
1 files changed, 11 insertions, 17 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page
index 5120baf8..c6072028 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.out.page
@@ -6,37 +6,31 @@
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>
- <api:type>Number</api:type>
+ <api:type>Number(gint)</api:type>
</api:returns>
<api:name>regress_annotation_object_out</api:name>
</api:function>
-
</info>
<title>Regress.AnnotationObject.prototype.out</title>
-
-<synopsis><code mime="text/x-gjs">
-function out():Number {
+ <synopsis><code mime="text/x-gjs">
+function out(): [return_value: Number(gint), outarg: Number(gint)] {
// Gjs wrapper for regress_annotation_object_out()
}
-</code></synopsis>
+ </code></synopsis>
+ <p>This is a test for out arguments</p>
-
- <p>This is a test for out arguments</p>
-
-
-
-
<terms>
<item>
-<title><code>Returns</code></title>
-<p>an int</p>
+<title><code>return_value</code></title>
+
+</item>
+<item>
+<title><code>outarg</code></title>
+ <p>This is an argument test</p>
</item>
</terms>
-
-
</page>