diff options
Diffstat (limited to 'tests/scanner/Regress-1.0-Gjs-expected/Regress.TestWi8021x.page')
-rw-r--r-- | tests/scanner/Regress-1.0-Gjs-expected/Regress.TestWi8021x.page | 28 |
1 files changed, 12 insertions, 16 deletions
diff --git a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestWi8021x.page b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestWi8021x.page index d69548f3..eb702450 100644 --- a/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestWi8021x.page +++ b/tests/scanner/Regress-1.0-Gjs-expected/Regress.TestWi8021x.page @@ -6,26 +6,17 @@ 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.TestWi8021x</title> - <synopsis><code> const Regress = imports.gi.Regress; -let test_wi8021x = new Regress.TestWi8021x({ - <link xref='Regress.TestWi8021x-testbool'>testbool</link>: value, +let testWi8021x = new Regress.TestWi8021x({ }); </code></synopsis> - - - - - - + <synopsis> <title>Hierarchy</title> <tree> @@ -37,8 +28,11 @@ let test_wi8021x = new Regress.TestWi8021x({ </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"> @@ -47,7 +41,7 @@ let test_wi8021x = new Regress.TestWi8021x({ <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> @@ -58,8 +52,10 @@ let test_wi8021x = new Regress.TestWi8021x({ <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> |