Imported Upstream version 1.45.3
[platform/upstream/gobject-introspection.git] / docs / reference / html / index.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4 <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5 <title>GObject Introspection Reference Manual: GObject Introspection Reference Manual</title>
6 <meta name="generator" content="DocBook XSL Stylesheets V1.78.1">
7 <link rel="home" href="index.html" title="GObject Introspection Reference Manual">
8 <link rel="next" href="overview.html" title="Part I. GObject-Introspection Overview">
9 <meta name="generator" content="GTK-Doc V1.24.1 (XML mode)">
10 <link rel="stylesheet" href="style.css" type="text/css">
11 </head>
12 <body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
13 <div lang="en" class="book">
14 <div class="titlepage">
15 <div>
16 <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>
17 <div><p class="releaseinfo">
18       This document is for GObject Introspection version 1.45.3
19 .
20       The latest version of this documentation can be found on-line at
21       <a class="ulink" href="http://developer.gnome.org/gi/unstable/" target="_top">http://developer.gnome.org/gi/unstable/</a>.
22     </p></div>
23 </div>
24 <hr>
25 </div>
26 <div class="toc"><dl class="toc">
27 <dt><span class="part"><a href="overview.html">I. GObject-Introspection Overview</a></span></dt>
28 <dd><dl>
29 <dt>
30 <span class="refentrytitle"><a href="gi-building.html">Compiling the GObject Introspection package</a></span><span class="refpurpose"> — How to compile GObject Introspection itself</span>
31 </dt>
32 <dt>
33 <span class="refentrytitle"><a href="gi-programming.html">Writing introspected libraries</a></span><span class="refpurpose"> — General considerations when writing introspected libraries</span>
34 </dt>
35 </dl></dd>
36 <dt><span class="part"><a href="gi.html">II. API Reference</a></span></dt>
37 <dd><dl>
38 <dt><span class="chapter"><a href="ch01.html">GIRepository</a></span></dt>
39 <dd><dl>
40 <dt>
41 <span class="refentrytitle"><a href="GIRepository.html">GIRepository</a></span><span class="refpurpose"> — GObject Introspection repository manager</span>
42 </dt>
43 <dt>
44 <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>
45 </dt>
46 <dt>
47 <span class="refentrytitle"><a href="gi-common-types.html">common types</a></span><span class="refpurpose"> — TODO</span>
48 </dt>
49 <dt>
50 <span class="refentrytitle"><a href="gi-GIBaseInfo.html">GIBaseInfo</a></span><span class="refpurpose"> — Base struct for all GITypelib structs</span>
51 </dt>
52 <dt>
53 <span class="refentrytitle"><a href="gi-GICallableInfo.html">GICallableInfo</a></span><span class="refpurpose"> — Struct representing a callable</span>
54 </dt>
55 <dt>
56 <span class="refentrytitle"><a href="gi-GIFunctionInfo.html">GIFunctionInfo</a></span><span class="refpurpose"> — Struct representing a function</span>
57 </dt>
58 <dt>
59 <span class="refentrytitle"><a href="gi-GICallbackInfo.html">GICallbackInfo</a></span><span class="refpurpose"> — Struct representing a callback</span>
60 </dt>
61 <dt>
62 <span class="refentrytitle"><a href="gi-GISignalInfo.html">GISignalInfo</a></span><span class="refpurpose"> — Struct representing a signal</span>
63 </dt>
64 <dt>
65 <span class="refentrytitle"><a href="gi-GIVFuncInfo.html">GIVFuncInfo</a></span><span class="refpurpose"> — Struct representing a virtual function</span>
66 </dt>
67 <dt>
68 <span class="refentrytitle"><a href="gi-GIRegisteredTypeInfo.html">GIRegisteredTypeInfo</a></span><span class="refpurpose"> — Struct representing a struct with a GType</span>
69 </dt>
70 <dt>
71 <span class="refentrytitle"><a href="gi-GIEnumInfo.html">GIEnumInfo</a></span><span class="refpurpose"> — Structs representing an enumeration and its values</span>
72 </dt>
73 <dt>
74 <span class="refentrytitle"><a href="gi-GIStructInfo.html">GIStructInfo</a></span><span class="refpurpose"> — Struct representing a C structure</span>
75 </dt>
76 <dt>
77 <span class="refentrytitle"><a href="gi-GIUnionInfo.html">GIUnionInfo</a></span><span class="refpurpose"> — Struct representing a union.</span>
78 </dt>
79 <dt>
80 <span class="refentrytitle"><a href="gi-GIObjectInfo.html">GIObjectInfo</a></span><span class="refpurpose"> — Struct representing a GObject</span>
81 </dt>
82 <dt>
83 <span class="refentrytitle"><a href="gi-GIInterfaceInfo.html">GIInterfaceInfo</a></span><span class="refpurpose"> — Struct representing a GInterface</span>
84 </dt>
85 <dt>
86 <span class="refentrytitle"><a href="gi-GIArgInfo.html">GIArgInfo</a></span><span class="refpurpose"> — Struct representing an argument</span>
87 </dt>
88 <dt>
89 <span class="refentrytitle"><a href="gi-GIConstantInfo.html">GIConstantInfo</a></span><span class="refpurpose"> — Struct representing a constant</span>
90 </dt>
91 <dt>
92 <span class="refentrytitle"><a href="gi-GIFieldInfo.html">GIFieldInfo</a></span><span class="refpurpose"> — Struct representing a struct or union field</span>
93 </dt>
94 <dt>
95 <span class="refentrytitle"><a href="gi-GIPropertyInfo.html">GIPropertyInfo</a></span><span class="refpurpose"> — Struct representing a property</span>
96 </dt>
97 <dt>
98 <span class="refentrytitle"><a href="gi-GITypeInfo.html">GITypeInfo</a></span><span class="refpurpose"> — Struct representing a type</span>
99 </dt>
100 <dt>
101 <span class="refentrytitle"><a href="gi-GIValueInfo.html">GIValueInfo</a></span><span class="refpurpose"> — Struct representing a value</span>
102 </dt>
103 </dl></dd>
104 <dt><span class="chapter"><a href="gi-typelib.html">GITypelib</a></span></dt>
105 <dd><dl>
106 <dt>
107 <span class="refentrytitle"><a href="gi-gitypelib.html">gitypelib</a></span><span class="refpurpose"> — TODO</span>
108 </dt>
109 <dt>
110 <span class="refentrytitle"><a href="gi-GITypelib.html">GITypelib</a></span><span class="refpurpose"> — Layout and accessors for typelib</span>
111 </dt>
112 </dl></dd>
113 <dt><span class="chapter"><a href="ch03.html">TODO</a></span></dt>
114 <dd><dl>
115 <dt>
116 <span class="refentrytitle"><a href="gi-girffi.html">girffi</a></span><span class="refpurpose"> — TODO</span>
117 </dt>
118 <dt>
119 <span class="refentrytitle"><a href="gi-gir-reference.html">The GIR XML format</a></span><span class="refpurpose"> — The GIR XML format</span>
120 </dt>
121 </dl></dd>
122 </dl></dd>
123 <dt><span class="index"><a href="api-index-full.html">Index</a></span></dt>
124 <dt><span class="index"><a href="api-index-deprecated.html">Index of deprecated symbols</a></span></dt>
125 <dt><span class="index"><a href="api-index-1-29-0.html">Index of new symbols in 1.29.0</a></span></dt>
126 <dt><span class="index"><a href="api-index-1-29-17.html">Index of new symbols in 1.29.17</a></span></dt>
127 <dt><span class="index"><a href="api-index-1-30-1.html">Index of new symbols in 1.30.1</a></span></dt>
128 <dt><span class="index"><a href="api-index-1-34.html">Index of new symbols in 1.34</a></span></dt>
129 <dt><span class="index"><a href="api-index-1-35-8.html">Index of new symbols in 1.35.8</a></span></dt>
130 <dt><span class="glossary"><a href="annotation-glossary.html">Annotation Glossary</a></span></dt>
131 </dl></div>
132 </div>
133 <div class="footer">
134 <hr>Generated by GTK-Doc V1.24.1</div>
135 </body>
136 </html>