Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-expected / Regress.TestSimpleBoxedB.page
1 <?xml version="1.0"?>
2 <page id="Regress.TestSimpleBoxedB"
3       type="guide"
4       style="class"
5       xmlns="http://projectmallard.org/1.0/"
6       xmlns:api="http://projectmallard.org/experimental/api/"
7       xmlns:ui="http://projectmallard.org/1.0/ui/">
8   <info>
9     <link xref="index" group="class" type="guide"/>
10   </info>
11   <title>Regress.TestSimpleBoxedB</title>
12   <synopsis><code>
13 const Regress = imports.gi.Regress;
14
15 let testSimpleBoxedB = new Regress.TestSimpleBoxedB({
16     <link xref='Regress.TestSimpleBoxedB-some_int8'>some_int8</link>: value
17     <link xref='Regress.TestSimpleBoxedB-nested_a'>nested_a</link>: value
18 });
19   </code></synopsis>
20
21
22   <links type="topic" ui:expanded="true"
23          api:type="function" api:mime="text/x-gjs"
24          groups="constructor" style="linklist">
25     <title>Constructors</title>
26   </links>
27   <links type="topic" ui:expanded="true"
28          api:type="function" api:mime="text/x-gjs"
29          groups="method" style="linklist">
30     <title>Methods</title>
31   </links>
32   <links type="topic" ui:expanded="true"
33          api:type="function" api:mime="text/x-gjs"
34          groups="function" style="linklist">
35     <title>Static Functions</title>
36   </links>
37   <links type="topic" ui:expanded="true" groups="field" style="linklist">
38     <title>Fields</title>
39   </links>
40   <links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist">
41     <title>Other</title>
42   </links>
43 </page>