summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page30
1 files changed, 12 insertions, 18 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page
index ac105214..392f4fed 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.test_array_int_none_out.page
@@ -6,37 +6,31 @@
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>
- <api:type>[Number]</api:type>
+ <api:type>Array(Number(gint))</api:type>
</api:returns>
<api:name>regress_test_array_int_none_out</api:name>
</api:function>
-
</info>
- <title>test_array_int_none_out</title>
-
-<synopsis><code mime="text/x-gjs">
-function test_array_int_none_out():[Number] {
+ <title>Regress.test_array_int_none_out</title>
+ <synopsis><code mime="text/x-gjs">
+function test_array_int_none_out(): [return_value: Array(Number(gint)), len: Number(gint)] {
// Gjs wrapper for regress_test_array_int_none_out()
}
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
-<title><code>Returns</code></title>
-<p>a static array of integers.</p>
+<title><code>return_value</code></title>
+
+</item>
+<item>
+<title><code>len</code></title>
+ <p>length of the returned array.</p>
</item>
</terms>
-
-
</page>