summaryrefslogtreecommitdiff
path: root/tests/scanner/Regress-1.0-Gjs-expected/Regress.FooBRect.add.page
blob: 9091617a8b40ef93a2f6f3b0922ffc7152f7a568 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
<?xml version="1.0"?>
<page id="Regress.FooBRect.add"
      type="topic"
      style="method"
      xmlns="http://projectmallard.org/1.0/"
      xmlns:api="http://projectmallard.org/experimental/api/"
      xmlns:ui="http://projectmallard.org/1.0/ui/">
  <info>
    
    <link xref="Regress.FooBRect" group="method" type="guide"/>
    <api:function>
      <api:returns>
        <api:type>void</api:type>
      </api:returns>
      <api:name>regress_foo_brect_add</api:name>
      <api:arg>
        <api:type>Regress.FooBRect</api:type>
        <api:name>b2</api:name>
      </api:arg>
    </api:function>

  </info>
  <title>Regress.FooBRect.prototype.add</title>
  
<synopsis><code mime="text/x-gjs">
function add(b2:Regress.FooBRect):void {
    // Gjs wrapper for regress_foo_brect_add()
}
</code></synopsis>

  
    
  
  
  
  
<terms>
<item>
<title><code>b2</code></title>

</item>
</terms>

  
  
</page>