summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch.page45
1 files changed, 0 insertions, 45 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch.page
deleted file mode 100644
index 085bf0a0..00000000
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.watch.page
+++ /dev/null
@@ -1,45 +0,0 @@
-<?xml version="1.0"?>
-<page id="Regress.AnnotationObject.watch"
- type="topic"
- style="method"
- xmlns="http://projectmallard.org/1.0/"
- xmlns:api="http://projectmallard.org/experimental/api/"
- xmlns:ui="http://projectmallard.org/1.0/ui/">
- <info>
-
- <link type="guide" xref="Regress.AnnotationObject" group="method"/>
- <api:function>
- <api:returns>
- <api:type>void</api:type>
- </api:returns>
- <api:name>regress_annotation_object_watch</api:name>
- <api:arg>
- <api:type>Regress.AnnotationForeachFunc</api:type>
- <api:name>func</api:name>
- </api:arg>
- </api:function>
-
- </info>
- <title>AnnotationObject.prototype.watch</title>
-
-<synopsis><code mime="text/x-gjs">
-function watch(func:Regress.AnnotationForeachFunc):void {
- // Gjs wrapper for regress_annotation_object_watch()
-}
-</code></synopsis>
-
-
- <p>This is here just for the sake of being overriden by its
-<link xref="Regress.AnnotationObject.watch_full"/>.</p>
-
-
-
-
-<dl>
-<dt><p>func :</p></dt>
-<dd><p>The callback</p></dd>
-</dl>
-
-
-
-</page>