~ubuntu-branches/ubuntu/trusty/gobject-introspection/trusty

« back to all changes in this revision

Viewing changes to tests/scanner/Regress-1.0-Gjs-expected/Regress.FooBuffer.page

  • Committer: Package Import Robot
  • Author(s): Andreas Henriksson
  • Date: 2014-03-25 21:56:59 UTC
  • mfrom: (32.2.9 experimental)
  • Revision ID: package-import@ubuntu.com-20140325215659-0h3tukd13rfmrkuy
Tags: 1.40.0-1
* Bump glib build-dep to >= 2.39.0
  - otherwise gir1.2-glib-2.0 doesn't get g_desktop_app_info_search
    which is needed by gnome-shell.
* debian/copyright: fix syntax errors caught by lintian
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
      xmlns:api="http://projectmallard.org/experimental/api/"
7
7
      xmlns:ui="http://projectmallard.org/1.0/ui/">
8
8
  <info>
9
 
    
10
 
      <link xref="index" group="class" type="guide"/>
11
 
    
 
9
    <link xref="index" group="class" type="guide"/>
12
10
  </info>
13
11
  <title>Regress.FooBuffer</title>
14
 
  
15
12
  <synopsis><code>
16
13
const Regress = imports.gi.Regress;
17
14
 
18
 
let foo_buffer = new Regress.FooBuffer();
 
15
let fooBuffer = new Regress.FooBuffer();
19
16
  </code></synopsis>
20
17
 
21
 
  
22
 
    
23
 
  
24
 
  
25
 
  
26
 
  
 
18
 
27
19
  <synopsis>
28
20
    <title>Hierarchy</title>
29
21
    <tree>
38
30
      </item>
39
31
    </tree>
40
32
  </synopsis>
41
 
 
42
 
  
 
33
  <links type="topic" ui:expanded="true"
 
34
         api:type="function" api:mime="text/x-gjs"
 
35
         groups="constructor" style="linklist">
 
36
    <title>Constructors</title>
 
37
  </links>
43
38
  <links type="topic" ui:expanded="true"
44
39
         api:type="function" api:mime="text/x-gjs"
45
40
         groups="method" style="linklist">
48
43
  <links type="topic" ui:expanded="true"
49
44
         api:type="function" api:mime="text/x-gjs"
50
45
         groups="function" style="linklist">
51
 
    <title>Functions</title>
 
46
    <title>Static Functions</title>
52
47
  </links>
53
48
  <links type="topic" ui:expanded="true" groups="property" style="linklist">
54
49
    <title>Properties</title>
59
54
  <links type="topic" ui:expanded="true" groups="vfunc" style="linklist">
60
55
    <title>Virtual functions</title>
61
56
  </links>
 
57
  <links type="topic" ui:expanded="true" groups="field" style="linklist">
 
58
    <title>Fields</title>
 
59
  </links>
62
60
  <links type="topic" ui:expanded="true" groups="#first #default #last" style="linklist">
63
61
    <title>Other</title>
64
62
  </links>
65
 
 
66
63
</page>