Add gdbus-codegen(1) command
[platform/upstream/glib.git] / docs / reference / gio / gio-docs.xml
1 <?xml version="1.0"?>
2 <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
3                "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
4 <!ENTITY % local.common.attrib "xmlns:xi  CDATA  #FIXED 'http://www.w3.org/2003/XInclude'">
5 <!ENTITY version SYSTEM "version.xml">
6 ]>
7 <book lang="en" id="gio" xmlns:xi="http://www.w3.org/2003/XInclude">
8 <title>GIO Reference Manual</title>
9   <bookinfo>
10     <title>GIO Reference Manual</title>
11     <releaseinfo>
12       for GIO &version;
13       The latest version of this documentation can be found on-line at
14       <ulink role="online-location" url="http://library.gnome.org/devel/gio/unstable/">http://library.gnome.org/devel/gio/unstable/</ulink>.
15     </releaseinfo>
16   </bookinfo>
17
18   <xi:include href="xml/overview.xml"/>
19
20   <part>
21   <title>API Reference</title>
22     <chapter id="file_ops">
23         <title>File Operations</title>
24         <xi:include href="xml/gfile.xml"/>
25         <xi:include href="xml/gfileattribute.xml"/>
26         <xi:include href="xml/gfileinfo.xml"/>
27         <xi:include href="xml/gfileenumerator.xml"/>
28         <xi:include href="xml/gioerror.xml"/>
29         <xi:include href="xml/gmountoperation.xml"/>
30     </chapter>
31     <chapter id="file_mon">
32         <title>File System Monitoring</title>
33         <xi:include href="xml/gfilemonitor.xml"/>
34         <xi:include href="xml/gtimezonemonitor.xml"/>
35     </chapter>
36     <chapter id="utils">
37         <title>File-related Utilities</title>
38         <xi:include href="xml/gfilenamecompleter.xml"/>
39     </chapter>
40     <chapter id="async">
41         <title>Asynchronous I/O</title>
42         <xi:include href="xml/gcancellable.xml"/>
43         <xi:include href="xml/gasyncresult.xml"/>
44         <xi:include href="xml/gioscheduler.xml"/>
45         <xi:include href="xml/gsimpleasyncresult.xml"/>
46     </chapter>
47     <chapter id="conversion">
48         <title>Data conversion</title>
49         <xi:include href="xml/gconverter.xml"/>
50         <xi:include href="xml/gcharsetconverter.xml"/>
51         <xi:include href="xml/gzcompressor.xml"/>
52         <xi:include href="xml/gzdecompressor.xml"/>
53     </chapter>
54     <chapter id="streaming">
55         <title>Streaming I/O</title>
56         <xi:include href="xml/gseekable.xml"/>
57         <xi:include href="xml/ginputstream.xml"/>
58         <xi:include href="xml/goutputstream.xml"/>
59         <xi:include href="xml/giostream.xml"/>
60         <xi:include href="xml/gfileinputstream.xml"/>
61         <xi:include href="xml/gfileoutputstream.xml"/>
62         <xi:include href="xml/gfileiostream.xml"/>
63         <xi:include href="xml/gfiledescriptorbased.xml"/>
64         <xi:include href="xml/gfilterinputstream.xml"/>
65         <xi:include href="xml/gfilteroutputstream.xml"/>
66         <xi:include href="xml/gmemoryinputstream.xml"/>
67         <xi:include href="xml/gmemoryoutputstream.xml"/>
68         <xi:include href="xml/gbufferedinputstream.xml"/>
69         <xi:include href="xml/gbufferedoutputstream.xml"/>
70         <xi:include href="xml/gdatainputstream.xml"/>
71         <xi:include href="xml/gdataoutputstream.xml"/>
72         <xi:include href="xml/gunixinputstream.xml"/>
73         <xi:include href="xml/gunixoutputstream.xml"/>
74         <xi:include href="xml/gconverterinputstream.xml"/>
75         <xi:include href="xml/gconverteroutputstream.xml"/>
76         <xi:include href="xml/gpollableinputstream.xml"/>
77         <xi:include href="xml/gpollableoutputstream.xml"/>
78     </chapter>
79     <chapter id="types">
80         <title>File types and applications</title>
81         <xi:include href="xml/gcontenttype.xml"/>
82         <xi:include href="xml/gappinfo.xml"/>
83         <xi:include href="xml/gdesktopappinfo.xml"/>
84     </chapter>
85     <chapter id="volume_mon">
86         <title>Volumes and Drives</title>
87         <xi:include href="xml/gvolumemonitor.xml"/>
88         <xi:include href="xml/gvolume.xml"/>
89         <xi:include href="xml/gmount.xml"/>
90         <xi:include href="xml/gdrive.xml"/>
91         <xi:include href="xml/gunixmounts.xml"/>
92     </chapter>
93     <chapter id="icons">
94         <title>Icons</title>
95         <xi:include href="xml/gicon.xml"/>
96         <xi:include href="xml/gfileicon.xml"/>
97         <xi:include href="xml/gloadableicon.xml"/>
98         <xi:include href="xml/gthemedicon.xml"/>
99         <xi:include href="xml/gemblemedicon.xml"/>
100         <xi:include href="xml/gemblem.xml"/>
101     </chapter>
102     <chapter id="failable_initialization">
103         <title>Failable Initialization</title>
104         <xi:include href="xml/ginitable.xml"/>
105         <xi:include href="xml/gasyncinitable.xml"/>
106     </chapter>
107     <chapter id="networking">
108       <title>Lowlevel network support</title>
109       <xi:include href="xml/gsocket.xml"/>
110       <xi:include href="xml/ginetaddress.xml"/>
111       <xi:include href="xml/gsocketaddress.xml"/>
112       <xi:include href="xml/ginetsocketaddress.xml"/>
113       <xi:include href="xml/gunixsocketaddress.xml"/>
114       <xi:include href="xml/gsocketcontrolmessage.xml"/>
115       <xi:include href="xml/gunixfdlist.xml"/>
116       <xi:include href="xml/gunixfdmessage.xml"/>
117       <xi:include href="xml/gcredentials.xml"/>
118       <xi:include href="xml/gunixcredentialsmessage.xml"/>
119       <xi:include href="xml/gproxy.xml"/>
120       <xi:include href="xml/gproxyaddress.xml"/>
121     </chapter>
122     <chapter id="highlevel-socket">
123       <title>Highlevel network functionallity</title>
124       <xi:include href="xml/gsocketclient.xml"/>
125       <xi:include href="xml/gsocketconnection.xml"/>
126       <xi:include href="xml/gunixconnection.xml"/>
127       <xi:include href="xml/gtcpconnection.xml"/>
128       <xi:include href="xml/gtcpwrapperconnection.xml"/>
129       <xi:include href="xml/gsocketlistener.xml"/>
130       <xi:include href="xml/gsocketservice.xml"/>
131       <xi:include href="xml/gthreadedsocketservice.xml"/>
132     </chapter>
133     <chapter id="tls">
134       <title>TLS (SSL) support</title>
135       <xi:include href="xml/gtls.xml"/>
136       <xi:include href="xml/gtlscertificate.xml"/>
137       <xi:include href="xml/gtlsconnection.xml"/>
138       <xi:include href="xml/gtlsclientconnection.xml"/>
139       <xi:include href="xml/gtlsserverconnection.xml"/>
140       <xi:include href="xml/gtlsbackend.xml"/>
141     </chapter>
142     <chapter id="resolver">
143       <title>DNS resolution</title>
144       <xi:include href="xml/gresolver.xml"/>
145       <xi:include href="xml/gproxyresolver.xml"/>
146       <xi:include href="xml/gsocketconnectable.xml"/>
147       <xi:include href="xml/gnetworkaddress.xml"/>
148       <xi:include href="xml/gnetworkservice.xml"/>
149       <xi:include href="xml/gsrvtarget.xml"/>
150     </chapter>
151     <chapter id="gdbus-lowlevel">
152       <title>Lowlevel D-Bus Support</title>
153       <xi:include href="xml/gdbusutils.xml"/>
154       <xi:include href="xml/gdbusaddress.xml"/>
155       <xi:include href="xml/gdbusintrospection.xml"/>
156       <xi:include href="xml/gdbuserror.xml"/>
157       <xi:include href="xml/gdbusmessage.xml"/>
158       <xi:include href="xml/gdbusconnection.xml"/>
159       <xi:include href="xml/gdbusmethodinvocation.xml"/>
160       <xi:include href="xml/gdbusserver.xml"/>
161       <xi:include href="xml/gdbusauthobserver.xml"/>
162     </chapter>
163     <chapter id="gdbus-convenience">
164       <title>Highlevel D-Bus Support</title>
165       <xi:include href="xml/gdbusnameowning.xml"/>
166       <xi:include href="xml/gdbusnamewatching.xml"/>
167       <xi:include href="xml/gdbusinterface.xml"/>
168       <xi:include href="xml/gdbusinterfacestub.xml"/>
169       <xi:include href="xml/gdbusproxy.xml"/>
170       <xi:include href="xml/gdbusobject.xml"/>
171       <xi:include href="xml/gdbusobjectstub.xml"/>
172       <xi:include href="xml/gdbusobjectproxy.xml"/>
173       <xi:include href="xml/gdbusobjectmanager.xml"/>
174       <xi:include href="xml/gdbusobjectmanagerserver.xml"/>
175       <xi:include href="xml/gdbusobjectmanagerclient.xml"/>
176     </chapter>
177     <chapter id="settings">
178         <title>Settings</title>
179         <xi:include href="xml/gsettings.xml"/>
180         <xi:include href="xml/gsettingsbackend.xml"/>
181     </chapter>
182     <chapter id='permissions'>
183         <title>Permissions</title>
184         <xi:include href="xml/gpermission.xml"/>
185         <xi:include href="xml/gsimplepermission.xml"/>
186     </chapter>
187     <chapter id="application">
188         <title>Application support</title>
189         <xi:include href="xml/gactiongroup.xml"/>
190         <xi:include href="xml/gsimpleactiongroup.xml"/>
191         <xi:include href="xml/gaction.xml"/>
192         <xi:include href="xml/gsimpleaction.xml"/>
193         <xi:include href="xml/gapplication.xml"/>
194         <xi:include href="xml/gapplicationcommandline.xml"/>
195     </chapter>
196     <chapter id="extending">
197         <title>Extending GIO</title>
198         <xi:include href="xml/gvfs.xml"/>
199         <xi:include href="xml/giomodule.xml"/>
200         <xi:include href="xml/extensionpoints.xml"/>
201     </chapter>
202     <chapter id="tools">
203         <title>GIO Tools</title>
204         <xi:include href="gio-querymodules.xml"/>
205         <xi:include href="gsettings.xml"/>
206         <xi:include href="glib-compile-schemas.xml"/>
207         <xi:include href="gdbus.xml"/>
208         <xi:include href="gdbus-codegen.xml"/>
209     </chapter>
210   </part>
211
212   <part id="migrating">
213     <title>Migrating to GIO</title>
214     <xi:include href="xml/migrating-posix.xml"/>
215     <xi:include href="xml/migrating-gnome-vfs.xml"/>
216     <xi:include href="xml/migrating-gconf.xml"/>
217     <xi:include href="xml/migrating-gdbus.xml"/>
218   </part>
219
220   <chapter id="gio-hierarchy">
221     <title>Object Hierarchy</title>
222       <xi:include href="xml/tree_index.sgml"/>
223   </chapter>
224   
225   <index id="api-index-full">
226     <title id="index-all">Index</title>
227     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
228   </index>
229   <index id="api-index-deprecated" role="deprecated">
230     <title>Index of deprecated symbols</title>
231     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
232   </index>
233   <index id="api-index-2-18" role="2.18">
234     <title>Index of new symbols in 2.18</title>
235     <xi:include href="xml/api-index-2.18.xml"><xi:fallback /></xi:include>
236   </index>
237   <index id="api-index-2-20" role="2.20">
238     <title>Index of new symbols in 2.20</title>
239     <xi:include href="xml/api-index-2.20.xml"><xi:fallback /></xi:include>
240   </index>
241   <index id="api-index-2-22" role="2.22">
242     <title>Index of new symbols in 2.22</title>
243     <xi:include href="xml/api-index-2.22.xml"><xi:fallback /></xi:include>
244   </index>
245   <index id="api-index-2-24" role="2.24">
246     <title>Index of new symbols in 2.24</title>
247     <xi:include href="xml/api-index-2.24.xml"><xi:fallback /></xi:include>
248   </index>
249   <index id="api-index-2-26" role="2.26">
250     <title>Index of new symbols in 2.26</title>
251     <xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
252   </index>
253   <index id="api-index-2-28" role="2.28">
254     <title>Index of new symbols in 2.28</title>
255     <xi:include href="xml/api-index-2.28.xml"><xi:fallback /></xi:include>
256   </index>
257   <index id="api-index-2-30" role="2.30">
258     <title>Index of new symbols in 2.30</title>
259     <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
260   </index>
261
262   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
263
264 </book>