summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page')
-rw-r--r--tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page56
1 files changed, 40 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page
index 3b81e621..38ee2695 100644
--- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page
+++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestStructE__some_union__union.page
@@ -1,25 +1,49 @@
<?xml version="1.0"?>
<page id="Regress.TestStructE__some_union__union"
- type="topic"
- style="default"
+ type="guide"
+ style="class"
xmlns="http://projectmallard.org/1.0/"
xmlns:api="http://projectmallard.org/experimental/api/"
xmlns:ui="http://projectmallard.org/1.0/ui/">
<info>
-
- <link xref="index" group="default" type="guide"/>
-
+ <link xref="index" group="class" type="guide"/>
</info>
<title>Regress.TestStructE__some_union__union</title>
-
-
-
-
-
-
-
-
-
-
-
+ <synopsis><code>
+const Regress = imports.gi.Regress;
+
+let testStructE__some_union__union = new Regress.TestStructE__some_union__union({
+ <link xref='Regress.TestStructE__some_union__union-v_int'>v_int</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_uint'>v_uint</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_long'>v_long</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_ulong'>v_ulong</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_int64'>v_int64</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_uint64'>v_uint64</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_float'>v_float</link>: value
+ <link xref='Regress.TestStructE__some_union__union-v_double'>v_double</link>: value
+});
+ </code></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">
+ <title>Methods</title>
+ </links>
+ <links type="topic" ui:expanded="true"
+ api:type="function" api:mime="text/x-gjs"
+ groups="function" style="linklist">
+ <title>Static 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>