Imported Upstream version 1.40.0
[platform/upstream/gobject-introspection.git] / tests / scanner / Regress-1.0-Gjs-expected / Regress.FooSubInterface.page
1 <?xml version="1.0"?>
2 <page id="Regress.FooSubInterface"
3       type="guide"
4       style="interface"
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="interface" type="guide"/>
10   </info>
11   <title>Regress.FooSubInterface</title>
12   <synopsis><code>
13 const Regress = imports.gi.Regress;
14
15 let foo_sub_interface = new Regress.FooSubInterface();
16   </code></synopsis>
17
18
19   <synopsis>
20     <title>Prerequisites</title>
21     <p>FooSubInterface requires Regress.FooInterface</p>
22   </synopsis>
23   <synopsis>
24     <title>Known Implementations</title>
25     <p>None</p>
26   </synopsis>
27   <links type="topic" ui:expanded="true"
28          api:type="function" api:mime="text/x-gjs"
29          groups="constructor" style="linklist">
30     <title>Constructors</title>
31   </links>
32   <links type="topic" ui:expanded="true"
33          api:type="function" api:mime="text/x-gjs"
34          groups="method" style="linklist">
35     <title>Methods</title>
36   </links>
37   <links type="topic" ui:expanded="true"
38          api:type="function" api:mime="text/x-gjs"
39          groups="function" style="linklist">
40     <title>Static Functions</title>
41   </links>
42   <links type="topic" ui:expanded="true" groups="property" style="linklist">
43     <title>Properties</title>
44   </links>
45   <links type="topic" ui:expanded="true" groups="signal" style="linklist">
46     <title>Signals</title>
47   </links>
48   <links type="topic" ui:expanded="true" groups="vfunc" style="linklist">
49     <title>Virtual functions</title>
50   </links>
51   <links type="topic" ui:expanded="true" groups="field" style="linklist">
52     <title>Fields</title>
53   </links>
54   <links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist">
55     <title>Other</title>
56   </links>
57 </page>