summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page27
1 files changed, 12 insertions, 15 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
index f4f01301..cca4c5d6 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.AnnotationObject.page
@@ -6,28 +6,20 @@
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
- <link xref="index" group="class" type="guide"/>
-
+ <link xref="index" group="class" type="guide"/>
</info>
<title>Regress.AnnotationObject</title>
-
<synopsis><code>
const Regress = imports.gi.Regress;
-let annotation_object = new Regress.AnnotationObject({
+let annotationObject = new Regress.AnnotationObject({
<link xref='Regress.AnnotationObject-function-property'>function_property</link>: value,
<link xref='Regress.AnnotationObject-string-property'>string_property</link>: value,
<link xref='Regress.AnnotationObject-tab-property'>tab_property</link>: value,
});
</code></synopsis>
+ <p>This is an object used to test annotations.</p>
-
- <p>This is an object used to test annotations.</p>
-
-
-
-
<synopsis>
<title>Hierarchy</title>
<tree>
@@ -39,8 +31,11 @@ let annotation_object = new Regress.AnnotationObject({
</item>
</tree>
</synopsis>
-
-
+ <links type="topic" ui:expanded="true"
+ api:type="function" api:mime="text/x-gjs"
+ groups="constructor" style="linklist">
+ <title>Constructors</title>
+ </links>
<links type="topic" ui:expanded="true"
api:type="function" api:mime="text/x-gjs"
groups="method" style="linklist">
@@ -49,7 +44,7 @@ let annotation_object = new Regress.AnnotationObject({
<links type="topic" ui:expanded="true"
api:type="function" api:mime="text/x-gjs"
groups="function" style="linklist">
- <title>Functions</title>
+ <title>Static Functions</title>
</links>
<links type="topic" ui:expanded="true" groups="property" style="linklist">
<title>Properties</title>
@@ -60,8 +55,10 @@ let annotation_object = new Regress.AnnotationObject({
<links type="topic" ui:expanded="true" groups="vfunc" style="linklist">
<title>Virtual functions</title>
</links>
+ <links type="topic" ui:expanded="true" groups="field" style="linklist">
+ <title>Fields</title>
+ </links>
<links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist">
<title>Other</title>
</links>
-
</page>