Revert "Add GTestDBus object"
[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     </chapter>
35     <chapter id="utils">
36         <title>File-related Utilities</title>
37         <xi:include href="xml/gfilenamecompleter.xml"/>
38     </chapter>
39     <chapter id="async">
40         <title>Asynchronous I/O</title>
41         <xi:include href="xml/gcancellable.xml"/>
42         <xi:include href="xml/gasyncresult.xml"/>
43         <xi:include href="xml/gioscheduler.xml"/>
44         <xi:include href="xml/gsimpleasyncresult.xml"/>
45     </chapter>
46     <chapter id="conversion">
47         <title>Data conversion</title>
48         <xi:include href="xml/gconverter.xml"/>
49         <xi:include href="xml/gcharsetconverter.xml"/>
50         <xi:include href="xml/gzcompressor.xml"/>
51         <xi:include href="xml/gzdecompressor.xml"/>
52     </chapter>
53     <chapter id="streaming">
54         <title>Streaming I/O</title>
55         <xi:include href="xml/gseekable.xml"/>
56         <xi:include href="xml/ginputstream.xml"/>
57         <xi:include href="xml/goutputstream.xml"/>
58         <xi:include href="xml/giostream.xml"/>
59         <xi:include href="xml/gfileinputstream.xml"/>
60         <xi:include href="xml/gfileoutputstream.xml"/>
61         <xi:include href="xml/gfileiostream.xml"/>
62         <xi:include href="xml/gfiledescriptorbased.xml"/>
63         <xi:include href="xml/gfilterinputstream.xml"/>
64         <xi:include href="xml/gfilteroutputstream.xml"/>
65         <xi:include href="xml/gmemoryinputstream.xml"/>
66         <xi:include href="xml/gmemoryoutputstream.xml"/>
67         <xi:include href="xml/gbufferedinputstream.xml"/>
68         <xi:include href="xml/gbufferedoutputstream.xml"/>
69         <xi:include href="xml/gdatainputstream.xml"/>
70         <xi:include href="xml/gdataoutputstream.xml"/>
71         <xi:include href="xml/gunixinputstream.xml"/>
72         <xi:include href="xml/gunixoutputstream.xml"/>
73         <xi:include href="xml/gwin32inputstream.xml"/>
74         <xi:include href="xml/gwin32outputstream.xml"/>
75         <xi:include href="xml/gconverterinputstream.xml"/>
76         <xi:include href="xml/gconverteroutputstream.xml"/>
77         <xi:include href="xml/gpollableinputstream.xml"/>
78         <xi:include href="xml/gpollableoutputstream.xml"/>
79         <xi:include href="xml/gpollableutils.xml"/>
80     </chapter>
81     <chapter id="types">
82         <title>File types and applications</title>
83         <xi:include href="xml/gcontenttype.xml"/>
84         <xi:include href="xml/gappinfo.xml"/>
85         <xi:include href="xml/gdesktopappinfo.xml"/>
86     </chapter>
87     <chapter id="volume_mon">
88         <title>Volumes and Drives</title>
89         <xi:include href="xml/gvolumemonitor.xml"/>
90         <xi:include href="xml/gvolume.xml"/>
91         <xi:include href="xml/gmount.xml"/>
92         <xi:include href="xml/gdrive.xml"/>
93         <xi:include href="xml/gunixmounts.xml"/>
94     </chapter>
95     <chapter id="icons">
96         <title>Icons</title>
97         <xi:include href="xml/gicon.xml"/>
98         <xi:include href="xml/gfileicon.xml"/>
99         <xi:include href="xml/gloadableicon.xml"/>
100         <xi:include href="xml/gthemedicon.xml"/>
101         <xi:include href="xml/gemblemedicon.xml"/>
102         <xi:include href="xml/gemblem.xml"/>
103     </chapter>
104     <chapter id="failable_initialization">
105         <title>Failable Initialization</title>
106         <xi:include href="xml/ginitable.xml"/>
107         <xi:include href="xml/gasyncinitable.xml"/>
108     </chapter>
109     <chapter id="networking">
110       <title>Low-level network support</title>
111       <xi:include href="xml/gsocket.xml"/>
112       <xi:include href="xml/ginetaddress.xml"/>
113       <xi:include href="xml/ginetaddressmask.xml"/>
114       <xi:include href="xml/gsocketaddress.xml"/>
115       <xi:include href="xml/ginetsocketaddress.xml"/>
116       <xi:include href="xml/gunixsocketaddress.xml"/>
117       <xi:include href="xml/gsocketcontrolmessage.xml"/>
118       <xi:include href="xml/gunixfdlist.xml"/>
119       <xi:include href="xml/gunixfdmessage.xml"/>
120       <xi:include href="xml/gcredentials.xml"/>
121       <xi:include href="xml/gunixcredentialsmessage.xml"/>
122       <xi:include href="xml/gproxy.xml"/>
123       <xi:include href="xml/gproxyaddress.xml"/>
124     </chapter>
125     <chapter id="highlevel-socket">
126       <title>High-level network functionallity</title>
127       <xi:include href="xml/gsocketclient.xml"/>
128       <xi:include href="xml/gsocketconnection.xml"/>
129       <xi:include href="xml/gunixconnection.xml"/>
130       <xi:include href="xml/gtcpconnection.xml"/>
131       <xi:include href="xml/gtcpwrapperconnection.xml"/>
132       <xi:include href="xml/gsocketlistener.xml"/>
133       <xi:include href="xml/gsocketservice.xml"/>
134       <xi:include href="xml/gthreadedsocketservice.xml"/>
135       <xi:include href="xml/gnetworkmonitor.xml"/>
136     </chapter>
137     <chapter id="tls">
138       <title>TLS (SSL) support</title>
139       <xi:include href="xml/gtls.xml"/>
140       <xi:include href="xml/gtlscertificate.xml"/>
141       <xi:include href="xml/gtlsconnection.xml"/>
142       <xi:include href="xml/gtlsclientconnection.xml"/>
143       <xi:include href="xml/gtlsserverconnection.xml"/>
144       <xi:include href="xml/gtlsbackend.xml"/>
145       <xi:include href="xml/gtlsdatabase.xml"/>
146       <xi:include href="xml/gtlsfiledatabase.xml"/>
147       <xi:include href="xml/gtlsinteraction.xml"/>
148       <xi:include href="xml/gtlspassword.xml"/>
149     </chapter>
150     <chapter id="resolver">
151       <title>DNS resolution</title>
152       <xi:include href="xml/gresolver.xml"/>
153       <xi:include href="xml/gproxyresolver.xml"/>
154       <xi:include href="xml/gsocketconnectable.xml"/>
155       <xi:include href="xml/gnetworkaddress.xml"/>
156       <xi:include href="xml/gnetworkservice.xml"/>
157       <xi:include href="xml/gsrvtarget.xml"/>
158     </chapter>
159     <chapter id="gdbus-lowlevel">
160       <title>Lowlevel D-Bus Support</title>
161       <xi:include href="xml/gdbusutils.xml"/>
162       <xi:include href="xml/gdbusaddress.xml"/>
163       <xi:include href="xml/gdbusintrospection.xml"/>
164       <xi:include href="xml/gdbuserror.xml"/>
165       <xi:include href="xml/gdbusmessage.xml"/>
166       <xi:include href="xml/gdbusconnection.xml"/>
167       <xi:include href="xml/gdbusmethodinvocation.xml"/>
168       <xi:include href="xml/gdbusserver.xml"/>
169       <xi:include href="xml/gdbusauthobserver.xml"/>
170     </chapter>
171     <chapter id="gdbus-convenience">
172       <title>Highlevel D-Bus Support</title>
173       <xi:include href="xml/gdbusnameowning.xml"/>
174       <xi:include href="xml/gdbusnamewatching.xml"/>
175       <xi:include href="xml/gdbusinterface.xml"/>
176       <xi:include href="xml/gdbusinterfaceskeleton.xml"/>
177       <xi:include href="xml/gdbusproxy.xml"/>
178       <xi:include href="xml/gdbusobject.xml"/>
179       <xi:include href="xml/gdbusobjectskeleton.xml"/>
180       <xi:include href="xml/gdbusobjectproxy.xml"/>
181       <xi:include href="xml/gdbusobjectmanager.xml"/>
182       <xi:include href="xml/gdbusobjectmanagerserver.xml"/>
183       <xi:include href="xml/gdbusobjectmanagerclient.xml"/>
184     </chapter>
185     <chapter id="settings">
186         <title>Settings</title>
187         <xi:include href="xml/gsettings.xml"/>
188         <xi:include href="xml/gsettingsbackend.xml"/>
189         <xi:include href="xml/gsettingsschema.xml"/>
190     </chapter>
191     <chapter id="resources">
192         <title>Resources</title>
193         <xi:include href="xml/gresource.xml"/>
194     </chapter>
195     <chapter id='permissions'>
196         <title>Permissions</title>
197         <xi:include href="xml/gpermission.xml"/>
198         <xi:include href="xml/gsimplepermission.xml"/>
199     </chapter>
200     <chapter id="application">
201         <title>Application support</title>
202         <xi:include href="xml/gapplication.xml"/>
203         <xi:include href="xml/gapplicationcommandline.xml"/>
204         <xi:include href="xml/gactiongroup.xml"/>
205         <xi:include href="xml/gactionmap.xml"/>
206         <xi:include href="xml/gsimpleactiongroup.xml"/>
207         <xi:include href="xml/gaction.xml"/>
208         <xi:include href="xml/gsimpleaction.xml"/>
209         <xi:include href="xml/gremoteactiongroup.xml"/>
210         <xi:include href="xml/gactiongroupexporter.xml"/>
211         <xi:include href="xml/gdbusactiongroup.xml"/>
212         <xi:include href="xml/gmenumodel.xml"/>
213         <xi:include href="xml/gmenu.xml"/>
214         <xi:include href="xml/gmenuexporter.xml"/>
215         <xi:include href="xml/gdbusmenumodel.xml"/>
216     </chapter>
217     <chapter id="extending">
218         <title>Extending GIO</title>
219         <xi:include href="xml/gvfs.xml"/>
220         <xi:include href="xml/giomodule.xml"/>
221         <xi:include href="xml/extensionpoints.xml"/>
222     </chapter>
223     <chapter id="tools">
224         <title>GIO Tools</title>
225         <xi:include href="gio-querymodules.xml"/>
226         <xi:include href="gsettings.xml"/>
227         <xi:include href="glib-compile-schemas.xml"/>
228         <xi:include href="glib-compile-resources.xml"/>
229         <xi:include href="gdbus.xml"/>
230         <xi:include href="xml/gdbus-codegen.xml"/>
231         <xi:include href="gresource.xml"/>
232     </chapter>
233   </part>
234
235   <part id="migrating">
236     <title>Migrating to GIO</title>
237     <xi:include href="xml/migrating-posix.xml"/>
238     <xi:include href="xml/migrating-gnome-vfs.xml"/>
239     <xi:include href="xml/migrating-gconf.xml"/>
240     <xi:include href="xml/migrating-gdbus.xml"/>
241   </part>
242
243   <chapter id="gio-hierarchy">
244     <title>Object Hierarchy</title>
245       <xi:include href="xml/tree_index.sgml"/>
246   </chapter>
247   
248   <index id="api-index-full">
249     <title id="index-all">Index</title>
250     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
251   </index>
252   <index id="api-index-deprecated" role="deprecated">
253     <title>Index of deprecated symbols</title>
254     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
255   </index>
256   <index id="api-index-2-18" role="2.18">
257     <title>Index of new symbols in 2.18</title>
258     <xi:include href="xml/api-index-2.18.xml"><xi:fallback /></xi:include>
259   </index>
260   <index id="api-index-2-20" role="2.20">
261     <title>Index of new symbols in 2.20</title>
262     <xi:include href="xml/api-index-2.20.xml"><xi:fallback /></xi:include>
263   </index>
264   <index id="api-index-2-22" role="2.22">
265     <title>Index of new symbols in 2.22</title>
266     <xi:include href="xml/api-index-2.22.xml"><xi:fallback /></xi:include>
267   </index>
268   <index id="api-index-2-24" role="2.24">
269     <title>Index of new symbols in 2.24</title>
270     <xi:include href="xml/api-index-2.24.xml"><xi:fallback /></xi:include>
271   </index>
272   <index id="api-index-2-26" role="2.26">
273     <title>Index of new symbols in 2.26</title>
274     <xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
275   </index>
276   <index id="api-index-2-28" role="2.28">
277     <title>Index of new symbols in 2.28</title>
278     <xi:include href="xml/api-index-2.28.xml"><xi:fallback /></xi:include>
279   </index>
280   <index id="api-index-2-30" role="2.30">
281     <title>Index of new symbols in 2.30</title>
282     <xi:include href="xml/api-index-2.30.xml"><xi:fallback /></xi:include>
283   </index>
284   <index id="api-index-2-32" role="2.32">
285     <title>Index of new symbols in 2.32</title>
286     <xi:include href="xml/api-index-2.32.xml"><xi:fallback /></xi:include>
287   </index>
288
289   <xi:include href="xml/annotation-glossary.xml"><xi:fallback /></xi:include>
290
291 </book>