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

« back to all changes in this revision

Viewing changes to docs/reference/html/index.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:
6
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="GObject Introspection Reference Manual">
8
8
<link rel="next" href="glib.html" title="GObject-Introspection Overview">
9
 
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
9
<meta name="generator" content="GTK-Doc V1.16.1 (XML mode)">
10
10
<link rel="stylesheet" href="style.css" type="text/css">
11
11
</head>
12
12
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13
 
<div class="book" title="GObject Introspection Reference Manual">
 
13
<div class="book">
14
14
<div class="titlepage">
15
15
<div><div><table class="navigation" id="top" width="100%" cellpadding="2" cellspacing="0"><tr><th valign="middle"><p class="title">GObject Introspection Reference Manual</p></th></tr></table></div></div>
16
16
<hr>
36
36
<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>
37
37
</dt>
38
38
<dt>
39
 
<span class="refentrytitle"><a href="gi-GIBaseInfo.html">GIBaseInfo</a></span><span class="refpurpose"> — Base struct for all GTypelib structs</span>
 
39
<span class="refentrytitle"><a href="gi-GIBaseInfo.html">GIBaseInfo</a></span><span class="refpurpose"> — Base struct for all GITypelib structs</span>
40
40
</dt>
41
41
<dt>
42
42
<span class="refentrytitle"><a href="gi-GIFunctionInfo.html">GIFunctionInfo</a></span><span class="refpurpose"> — Struct representing a function</span>
51
51
<span class="refentrytitle"><a href="gi-GITypeInfo.html">GITypeInfo</a></span><span class="refpurpose"> — Struct representing a type</span>
52
52
</dt>
53
53
<dt>
54
 
<span class="refentrytitle"><a href="gi-gistructinfo.html">gistructinfo</a></span><span class="refpurpose"></span>
 
54
<span class="refentrytitle"><a href="gi-GIStructInfo.html">GIStructInfo</a></span><span class="refpurpose"> — Struct representing a C structure</span>
55
55
</dt>
56
56
<dt>
57
 
<span class="refentrytitle"><a href="gi-giunioninfo.html">giunioninfo</a></span><span class="refpurpose"></span>
 
57
<span class="refentrytitle"><a href="gi-GIUnionInfo.html">GIUnionInfo</a></span><span class="refpurpose"> — Struct representing a union.</span>
58
58
</dt>
59
59
<dt>
60
60
<span class="refentrytitle"><a href="gi-GIFieldInfo.html">GIFieldInfo</a></span><span class="refpurpose"> — Struct representing a struct or union field</span>
61
61
</dt>
62
62
<dt>
63
 
<span class="refentrytitle"><a href="gi-gipropertyinfo.html">gipropertyinfo</a></span><span class="refpurpose"></span>
64
 
</dt>
65
 
<dt>
66
 
<span class="refentrytitle"><a href="gi-givfuncinfo.html">givfuncinfo</a></span><span class="refpurpose"></span>
67
 
</dt>
68
 
<dt>
69
 
<span class="refentrytitle"><a href="gi-gisignalinfo.html">gisignalinfo</a></span><span class="refpurpose"></span>
 
63
<span class="refentrytitle"><a href="gi-GIPropertyInfo.html">GIPropertyInfo</a></span><span class="refpurpose"> — Struct representing a property</span>
 
64
</dt>
 
65
<dt>
 
66
<span class="refentrytitle"><a href="gi-GIVFuncInfo.html">GIVFuncInfo</a></span><span class="refpurpose"> — Struct representing a virtual function</span>
 
67
</dt>
 
68
<dt>
 
69
<span class="refentrytitle"><a href="gi-GISignalInfo.html">GISignalInfo</a></span><span class="refpurpose"> — Struct representing a signal</span>
70
70
</dt>
71
71
<dt>
72
72
<span class="refentrytitle"><a href="gi-GIEnumInfo.html">GIEnumInfo</a></span><span class="refpurpose"> — Structs representing an enumeration and its values</span>
73
73
</dt>
74
74
<dt>
75
 
<span class="refentrytitle"><a href="gi-giregisteredtypeinfo.html">giregisteredtypeinfo</a></span><span class="refpurpose"></span>
76
 
</dt>
77
 
<dt>
78
 
<span class="refentrytitle"><a href="gi-giobjectinfo.html">giobjectinfo</a></span><span class="refpurpose"></span>
79
 
</dt>
80
 
<dt>
81
 
<span class="refentrytitle"><a href="gi-giinterfaceinfo.html">giinterfaceinfo</a></span><span class="refpurpose"></span>
82
 
</dt>
83
 
<dt>
84
 
<span class="refentrytitle"><a href="gi-giconstantinfo.html">giconstantinfo</a></span><span class="refpurpose"></span>
 
75
<span class="refentrytitle"><a href="gi-GIRegisteredTypeInfo.html">GIRegisteredTypeInfo</a></span><span class="refpurpose"> — Struct representing a struct with a GType</span>
 
76
</dt>
 
77
<dt>
 
78
<span class="refentrytitle"><a href="gi-GIObjectInfo.html">GIObjectInfo</a></span><span class="refpurpose"> — Struct representing a GObject</span>
 
79
</dt>
 
80
<dt>
 
81
<span class="refentrytitle"><a href="gi-GIInterfaceInfo.html">GIInterfaceInfo</a></span><span class="refpurpose"> — Struct representing a GInterface</span>
 
82
</dt>
 
83
<dt>
 
84
<span class="refentrytitle"><a href="gi-GIConstantInfo.html">GIConstantInfo</a></span><span class="refpurpose"> — Struct representing a constant</span>
85
85
</dt>
86
86
<dt>
87
87
<span class="refentrytitle"><a href="gi-GIErrorDomainInfo.html">GIErrorDomainInfo</a></span><span class="refpurpose"> — Struct representing an error domain</span>
99
99
</div>
100
100
<div class="footer">
101
101
<hr>
102
 
          Generated by GTK-Doc V1.14</div>
 
102
          Generated by GTK-Doc V1.16.1</div>
103
103
</body>
104
104
</html>
 
 
b'\\ No newline at end of file'