summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page24
1 files changed, 7 insertions, 17 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page
index c3e96530..cf5bc938 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.annotation_custom_destroy.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>
@@ -18,30 +17,21 @@
<api:name>callback</api:name>
</api:arg>
</api:function>
-
</info>
- <title>annotation_custom_destroy</title>
-
-<synopsis><code mime="text/x-gjs">
-function annotation_custom_destroy(callback:Regress.AnnotationCallback):void {
+ <title>Regress.annotation_custom_destroy</title>
+ <synopsis><code mime="text/x-gjs">
+function annotation_custom_destroy(callback: <link xref="Regress.AnnotationCallback">Regress.AnnotationCallback</link>): void {
// Gjs wrapper for regress_annotation_custom_destroy()
}
-</code></synopsis>
-
-
- <p>Test messing up the heuristic of closure/destroy-notification
+ </code></synopsis>
+ <p>Test messing up the heuristic of closure/destroy-notification
detection, and fixing it via annotations.</p>
-
-
-
-
+
<terms>
<item>
<title><code>callback</code></title>
-<p>Destroy notification</p>
+ <p>Destroy notification</p>
</item>
</terms>
-
-
</page>