c63f4f737dc9be2c6fc5e19b744ad8d9bc36199a
[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="async">
36         <title>Asynchronous I/O</title>
37         <xi:include href="xml/gcancellable.xml"/>
38         <xi:include href="xml/gasyncresult.xml"/>
39         <xi:include href="xml/gioscheduler.xml"/>
40         <xi:include href="xml/gsimpleasyncresult.xml"/>
41     </chapter>
42     <chapter id="conversion">
43         <title>Data conversion</title>
44         <xi:include href="xml/gconverter.xml"/>
45         <xi:include href="xml/gcharsetconverter.xml"/>
46         <xi:include href="xml/gzcompressor.xml"/>
47         <xi:include href="xml/gzdecompressor.xml"/>
48     </chapter>
49     <chapter id="streaming">
50         <title>Streaming I/O</title>
51         <xi:include href="xml/gseekable.xml"/>
52         <xi:include href="xml/ginputstream.xml"/>
53         <xi:include href="xml/goutputstream.xml"/>
54         <xi:include href="xml/giostream.xml"/>
55         <xi:include href="xml/gfileinputstream.xml"/>
56         <xi:include href="xml/gfileoutputstream.xml"/>
57         <xi:include href="xml/gfileiostream.xml"/>
58         <xi:include href="xml/gfiledescriptorbased.xml"/>
59         <xi:include href="xml/gfilterinputstream.xml"/>
60         <xi:include href="xml/gfilteroutputstream.xml"/>
61         <xi:include href="xml/gmemoryinputstream.xml"/>
62         <xi:include href="xml/gmemoryoutputstream.xml"/>
63         <xi:include href="xml/gbufferedinputstream.xml"/>
64         <xi:include href="xml/gbufferedoutputstream.xml"/>
65         <xi:include href="xml/gdatainputstream.xml"/>
66         <xi:include href="xml/gdataoutputstream.xml"/>
67         <xi:include href="xml/gunixinputstream.xml"/>
68         <xi:include href="xml/gunixoutputstream.xml"/>
69         <xi:include href="xml/gconverterinputstream.xml"/>
70         <xi:include href="xml/gconverteroutputstream.xml"/>
71     </chapter>
72     <chapter id="types">
73         <title>File types and applications</title>
74         <xi:include href="xml/gcontenttype.xml"/>
75         <xi:include href="xml/gappinfo.xml"/>
76         <xi:include href="xml/gdesktopappinfo.xml"/>
77     </chapter>
78     <chapter id="volume_mon">
79         <title>Volumes and Drives</title>
80         <xi:include href="xml/gvolumemonitor.xml"/>
81         <xi:include href="xml/gvolume.xml"/>
82         <xi:include href="xml/gmount.xml"/>
83         <xi:include href="xml/gdrive.xml"/>
84         <xi:include href="xml/gunixmounts.xml"/>
85     </chapter>
86     <chapter id="icons">
87         <title>Icons</title>
88         <xi:include href="xml/gicon.xml"/>
89         <xi:include href="xml/gfileicon.xml"/>
90         <xi:include href="xml/gloadableicon.xml"/>
91         <xi:include href="xml/gthemedicon.xml"/>
92         <xi:include href="xml/gemblemedicon.xml"/>
93         <xi:include href="xml/gemblem.xml"/>
94     </chapter>
95     <chapter id="failable_initialization">
96         <title>Failable Initialization</title>
97         <xi:include href="xml/ginitable.xml"/>
98         <xi:include href="xml/gasyncinitable.xml"/>
99     </chapter>
100     <chapter id="networking">
101       <title>Lowlevel network support</title>
102       <xi:include href="xml/gsocket.xml"/>
103       <xi:include href="xml/ginetaddress.xml"/>
104       <xi:include href="xml/gsocketaddress.xml"/>
105       <xi:include href="xml/ginetsocketaddress.xml"/>
106       <xi:include href="xml/gunixsocketaddress.xml"/>
107       <xi:include href="xml/gsocketcontrolmessage.xml"/>
108       <xi:include href="xml/gunixfdlist.xml"/>
109       <xi:include href="xml/gunixfdmessage.xml"/>
110     </chapter>
111     <chapter id="highlevel-socket">
112       <title>Highlevel network support</title>
113       <xi:include href="xml/gsocketclient.xml"/>
114       <xi:include href="xml/gsocketconnection.xml"/>
115       <xi:include href="xml/gunixconnection.xml"/>
116       <xi:include href="xml/gsocketlistener.xml"/>
117       <xi:include href="xml/gsocketservice.xml"/>
118       <xi:include href="xml/gthreadedsocketservice.xml"/>
119     </chapter>
120     <chapter id="resolver">
121       <title>DNS resolution</title>
122       <xi:include href="xml/gresolver.xml"/>
123       <xi:include href="xml/gsocketconnectable.xml"/>
124       <xi:include href="xml/gnetworkaddress.xml"/>
125       <xi:include href="xml/gnetworkservice.xml"/>
126       <xi:include href="xml/gsrvtarget.xml"/>
127     </chapter>
128     <chapter id="utils">
129         <title>Utilities</title>
130         <xi:include href="xml/gfilenamecompleter.xml"/>
131     </chapter>
132     <chapter id="settings">
133         <title>Settings</title>
134         <xi:include href="xml/gsettings.xml"/>
135         <xi:include href="xml/gsettingsbackend.xml"/>
136     </chapter>
137     <chapter id="extending">
138         <title>Extending GIO</title>
139         <xi:include href="xml/gvfs.xml"/>
140         <xi:include href="xml/giomodule.xml"/>
141         <xi:include href="xml/extensionpoints.xml"/>
142     </chapter>
143     <chapter id="tools">
144         <title>GIO Tools</title>
145         <xi:include href="gio-querymodules.xml"/>
146         <xi:include href="gsettings.xml"/>
147         <xi:include href="glib-compile-schemas.xml"/>
148         <xi:include href="gsettings-schema-convert.xml"/>
149     </chapter>
150   </part>
151
152   <xi:include href="xml/migrating.xml"/>
153
154   <chapter id="gio-hierarchy">
155     <title>Object Hierarchy</title>
156       <xi:include href="xml/tree_index.sgml"/>
157   </chapter>
158   
159   <index id="api-index-full">
160     <title id="index-all">Index</title>
161     <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
162   </index>
163   <index id="api-index-deprecated" role="deprecated">
164     <title>Index of deprecated symbols</title>
165     <xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
166   </index>
167   <index id="api-index-2-18" role="2.18">
168     <title>Index of new symbols in 2.18</title>
169     <xi:include href="xml/api-index-2.18.xml"><xi:fallback /></xi:include>
170   </index>
171   <index id="api-index-2-20" role="2.20">
172     <title>Index of new symbols in 2.20</title>
173     <xi:include href="xml/api-index-2.20.xml"><xi:fallback /></xi:include>
174   </index>
175   <index id="api-index-2-22" role="2.22">
176     <title>Index of new symbols in 2.22</title>
177     <xi:include href="xml/api-index-2.22.xml"><xi:fallback /></xi:include>
178   </index>
179   <index id="api-index-2-24" role="2.24">
180     <title>Index of new symbols in 2.24</title>
181     <xi:include href="xml/api-index-2.24.xml"><xi:fallback /></xi:include>
182   </index>
183   <index id="api-index-2-26" role="2.26">
184     <title>Index of new symbols in 2.26</title>
185     <xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
186   </index>
187 </book>