summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.page24
1 files changed, 7 insertions, 17 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.page
index a5977b87..a2705aff 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_set_source_file.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,33 +13,24 @@
</api:returns>
<api:name>regress_annotation_set_source_file</api:name>
<api:arg>
- <api:type>filename</api:type>
+ <api:type>String</api:type>
<api:name>fname</api:name>
</api:arg>
</api:function>
-
</info>
- <title>annotation_set_source_file</title>
-
-<synopsis><code mime="text/x-gjs">
-function annotation_set_source_file(fname:filename):void {
+ <title>Regress.annotation_set_source_file</title>
+ <synopsis><code mime="text/x-gjs">
+function annotation_set_source_file(fname: String): void {
// Gjs wrapper for regress_annotation_set_source_file()
}
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>fname</code></title>
-<p>Source file</p>
+ <p>Source file</p>
</item>
</terms>
-
-
</page>