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

« back to all changes in this revision

Viewing changes to docs/reference/html/gi-repository-structs.html

  • Committer: Bazaar Package Importer
  • Author(s): Emilio Pozuelo Monfort
  • Date: 2011-03-22 00:32:36 UTC
  • mfrom: (1.4.1 upstream) (3.3.33 multiarch)
  • Revision ID: james.westby@ubuntu.com-20110322003236-4spdgfk1vai6xay1
Tags: 0.10.4-2
Upload to unstable.

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
<link rel="up" href="girepository.html" title="Part I. ">
9
9
<link rel="prev" href="gi-girffi.html" title="girffi">
10
10
<link rel="next" href="gi-struct-hierarchy.html" title="Struct hierarchy">
11
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.16.1 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
19
19
<th width="100%" align="center">GObject Introspection Reference Manual</th>
20
20
<td><a accesskey="n" href="gi-struct-hierarchy.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
21
21
</tr></table>
22
 
<div class="chapter" title="GIRepository structs">
 
22
<div class="chapter">
23
23
<div class="titlepage"><div><div><h2 class="title">
24
24
<a name="gi-repository-structs"></a>GIRepository structs</h2></div></div></div>
25
25
<div class="toc"><dl>
27
27
<span class="refentrytitle"><a href="gi-struct-hierarchy.html">Struct hierarchy</a></span><span class="refpurpose"> — Struct hierarchy description for GIBaseInfo and all its sub structs</span>
28
28
</dt>
29
29
<dt>
30
 
<span class="refentrytitle"><a href="gi-GIBaseInfo.html">GIBaseInfo</a></span><span class="refpurpose"> — Base struct for all GTypelib structs</span>
 
30
<span class="refentrytitle"><a href="gi-GIBaseInfo.html">GIBaseInfo</a></span><span class="refpurpose"> — Base struct for all GITypelib structs</span>
31
31
</dt>
32
32
<dt>
33
33
<span class="refentrytitle"><a href="gi-GIFunctionInfo.html">GIFunctionInfo</a></span><span class="refpurpose"> — Struct representing a function</span>
42
42
<span class="refentrytitle"><a href="gi-GITypeInfo.html">GITypeInfo</a></span><span class="refpurpose"> — Struct representing a type</span>
43
43
</dt>
44
44
<dt>
45
 
<span class="refentrytitle"><a href="gi-gistructinfo.html">gistructinfo</a></span><span class="refpurpose"></span>
 
45
<span class="refentrytitle"><a href="gi-GIStructInfo.html">GIStructInfo</a></span><span class="refpurpose"> — Struct representing a C structure</span>
46
46
</dt>
47
47
<dt>
48
 
<span class="refentrytitle"><a href="gi-giunioninfo.html">giunioninfo</a></span><span class="refpurpose"></span>
 
48
<span class="refentrytitle"><a href="gi-GIUnionInfo.html">GIUnionInfo</a></span><span class="refpurpose"> — Struct representing a union.</span>
49
49
</dt>
50
50
<dt>
51
51
<span class="refentrytitle"><a href="gi-GIFieldInfo.html">GIFieldInfo</a></span><span class="refpurpose"> — Struct representing a struct or union field</span>
52
52
</dt>
53
53
<dt>
54
 
<span class="refentrytitle"><a href="gi-gipropertyinfo.html">gipropertyinfo</a></span><span class="refpurpose"></span>
55
 
</dt>
56
 
<dt>
57
 
<span class="refentrytitle"><a href="gi-givfuncinfo.html">givfuncinfo</a></span><span class="refpurpose"></span>
58
 
</dt>
59
 
<dt>
60
 
<span class="refentrytitle"><a href="gi-gisignalinfo.html">gisignalinfo</a></span><span class="refpurpose"></span>
 
54
<span class="refentrytitle"><a href="gi-GIPropertyInfo.html">GIPropertyInfo</a></span><span class="refpurpose"> — Struct representing a property</span>
 
55
</dt>
 
56
<dt>
 
57
<span class="refentrytitle"><a href="gi-GIVFuncInfo.html">GIVFuncInfo</a></span><span class="refpurpose"> — Struct representing a virtual function</span>
 
58
</dt>
 
59
<dt>
 
60
<span class="refentrytitle"><a href="gi-GISignalInfo.html">GISignalInfo</a></span><span class="refpurpose"> — Struct representing a signal</span>
61
61
</dt>
62
62
<dt>
63
63
<span class="refentrytitle"><a href="gi-GIEnumInfo.html">GIEnumInfo</a></span><span class="refpurpose"> — Structs representing an enumeration and its values</span>
64
64
</dt>
65
65
<dt>
66
 
<span class="refentrytitle"><a href="gi-giregisteredtypeinfo.html">giregisteredtypeinfo</a></span><span class="refpurpose"></span>
67
 
</dt>
68
 
<dt>
69
 
<span class="refentrytitle"><a href="gi-giobjectinfo.html">giobjectinfo</a></span><span class="refpurpose"></span>
70
 
</dt>
71
 
<dt>
72
 
<span class="refentrytitle"><a href="gi-giinterfaceinfo.html">giinterfaceinfo</a></span><span class="refpurpose"></span>
73
 
</dt>
74
 
<dt>
75
 
<span class="refentrytitle"><a href="gi-giconstantinfo.html">giconstantinfo</a></span><span class="refpurpose"></span>
 
66
<span class="refentrytitle"><a href="gi-GIRegisteredTypeInfo.html">GIRegisteredTypeInfo</a></span><span class="refpurpose"> — Struct representing a struct with a GType</span>
 
67
</dt>
 
68
<dt>
 
69
<span class="refentrytitle"><a href="gi-GIObjectInfo.html">GIObjectInfo</a></span><span class="refpurpose"> — Struct representing a GObject</span>
 
70
</dt>
 
71
<dt>
 
72
<span class="refentrytitle"><a href="gi-GIInterfaceInfo.html">GIInterfaceInfo</a></span><span class="refpurpose"> — Struct representing a GInterface</span>
 
73
</dt>
 
74
<dt>
 
75
<span class="refentrytitle"><a href="gi-GIConstantInfo.html">GIConstantInfo</a></span><span class="refpurpose"> — Struct representing a constant</span>
76
76
</dt>
77
77
<dt>
78
78
<span class="refentrytitle"><a href="gi-GIErrorDomainInfo.html">GIErrorDomainInfo</a></span><span class="refpurpose"> — Struct representing an error domain</span>
81
81
</div>
82
82
<div class="footer">
83
83
<hr>
84
 
          Generated by GTK-Doc V1.14</div>
 
84
          Generated by GTK-Doc V1.16.1</div>
85
85
</body>
86
86
</html>
 
 
b'\\ No newline at end of file'