summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.page22
1 files changed, 6 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.page
index 347eb6d2..07c63581 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_string_array_length.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>
@@ -14,26 +13,19 @@
</api:returns>
<api:name>regress_annotation_string_array_length</api:name>
<api:arg>
- <api:type>[String]</api:type>
+ <api:type>Array(String)</api:type>
<api:name>properties</api:name>
</api:arg>
</api:function>
-
</info>
- <title>annotation_string_array_length</title>
-
-<synopsis><code mime="text/x-gjs">
-function annotation_string_array_length(properties:[String]):void {
+ <title>Regress.annotation_string_array_length</title>
+ <synopsis><code mime="text/x-gjs">
+function annotation_string_array_length(properties: Array(String)): void {
// Gjs wrapper for regress_annotation_string_array_length()
}
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>properties</code></title>
@@ -41,6 +33,4 @@ function annotation_string_array_length(properties:[String]):void {
</item>
</terms>
-
-
</page>