summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page18
1 files changed, 4 insertions, 14 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page
index fe260691..73d8e538 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestObj.instance_method_callback.page
@@ -6,7 +6,6 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
<link xref="Regress.TestObj" group="method" type="guide"/>
<api:function>
<api:returns>
@@ -18,22 +17,15 @@
<api:name>callback</api:name>
</api:arg>
</api:function>
-
</info>
<title>Regress.TestObj.prototype.instance_method_callback</title>
-
-<synopsis><code mime="text/x-gjs">
-function instance_method_callback(callback:Regress.TestCallback):void {
+ <synopsis><code mime="text/x-gjs">
+function instance_method_callback(callback: <link xref="Regress.TestCallback">Regress.TestCallback</link>): void {
// Gjs wrapper for regress_test_obj_instance_method_callback()
}
-</code></synopsis>
+ </code></synopsis>
+
-
-
-
-
-
-
<terms>
<item>
<title><code>callback</code></title>
@@ -41,6 +33,4 @@ function instance_method_callback(callback:Regress.TestCallback):void {
</item>
</terms>
-
-
</page>