2007-11-26 17:13:05 +01:00
|
|
|
<?xml version="1.0"?>
|
2009-11-30 04:54:16 +01:00
|
|
|
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
|
2007-11-26 17:13:05 +01:00
|
|
|
"http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd" [
|
2010-01-07 09:22:14 +01:00
|
|
|
<!ENTITY % local.common.attrib "xmlns:xi CDATA #FIXED 'http://www.w3.org/2003/XInclude'">
|
2007-11-26 17:13:05 +01:00
|
|
|
<!ENTITY version SYSTEM "version.xml">
|
|
|
|
]>
|
|
|
|
<book lang="en" id="gio" xmlns:xi="http://www.w3.org/2003/XInclude">
|
|
|
|
<title>GIO Reference Manual</title>
|
|
|
|
<bookinfo>
|
|
|
|
<title>GIO Reference Manual</title>
|
2009-02-06 09:09:24 +01:00
|
|
|
<releaseinfo>
|
|
|
|
for GIO &version;
|
|
|
|
The latest version of this documentation can be found on-line at
|
|
|
|
<ulink role="online-location" url="http://library.gnome.org/devel/gio/unstable/">http://library.gnome.org/devel/gio/unstable/</ulink>.
|
|
|
|
</releaseinfo>
|
2007-12-17 18:54:02 +01:00
|
|
|
</bookinfo>
|
2007-12-17 18:28:40 +01:00
|
|
|
|
2007-12-18 04:14:39 +01:00
|
|
|
<xi:include href="xml/overview.xml"/>
|
2007-12-17 18:28:40 +01:00
|
|
|
|
2007-11-26 17:13:05 +01:00
|
|
|
<part>
|
|
|
|
<title>API Reference</title>
|
|
|
|
<chapter id="file_ops">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>File Operations</title>
|
|
|
|
<xi:include href="xml/gfile.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gfileattribute.xml"/>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gfileinfo.xml"/>
|
|
|
|
<xi:include href="xml/gfileenumerator.xml"/>
|
|
|
|
<xi:include href="xml/gioerror.xml"/>
|
|
|
|
<xi:include href="xml/gmountoperation.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
|
|
|
<chapter id="file_mon">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>File System Monitoring</title>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gfilemonitor.xml"/>
|
|
|
|
</chapter>
|
|
|
|
<chapter id="async">
|
|
|
|
<title>Asynchronous I/O</title>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gcancellable.xml"/>
|
|
|
|
<xi:include href="xml/gasyncresult.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gioscheduler.xml"/>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gsimpleasyncresult.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
2009-11-30 04:54:16 +01:00
|
|
|
<chapter id="conversion">
|
|
|
|
<title>Data conversion</title>
|
|
|
|
<xi:include href="xml/gconverter.xml"/>
|
|
|
|
<xi:include href="xml/gcharsetconverter.xml"/>
|
|
|
|
<xi:include href="xml/gzcompressor.xml"/>
|
|
|
|
<xi:include href="xml/gzdecompressor.xml"/>
|
|
|
|
</chapter>
|
2007-11-26 17:13:05 +01:00
|
|
|
<chapter id="streaming">
|
|
|
|
<title>Streaming I/O</title>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gseekable.xml"/>
|
2009-11-30 04:54:16 +01:00
|
|
|
<xi:include href="xml/ginputstream.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/goutputstream.xml"/>
|
2009-05-18 13:02:11 +02:00
|
|
|
<xi:include href="xml/giostream.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gfileinputstream.xml"/>
|
|
|
|
<xi:include href="xml/gfileoutputstream.xml"/>
|
2009-05-18 13:02:11 +02:00
|
|
|
<xi:include href="xml/gfileiostream.xml"/>
|
2010-02-22 01:55:02 +01:00
|
|
|
<xi:include href="xml/gfiledescriptorbased.xml"/>
|
2009-11-30 04:54:16 +01:00
|
|
|
<xi:include href="xml/gfilterinputstream.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gfilteroutputstream.xml"/>
|
2009-11-30 04:54:16 +01:00
|
|
|
<xi:include href="xml/gmemoryinputstream.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gmemoryoutputstream.xml"/>
|
|
|
|
<xi:include href="xml/gbufferedinputstream.xml"/>
|
|
|
|
<xi:include href="xml/gbufferedoutputstream.xml"/>
|
|
|
|
<xi:include href="xml/gdatainputstream.xml"/>
|
|
|
|
<xi:include href="xml/gdataoutputstream.xml"/>
|
2007-11-27 20:11:39 +01:00
|
|
|
<xi:include href="xml/gunixinputstream.xml"/>
|
|
|
|
<xi:include href="xml/gunixoutputstream.xml"/>
|
2009-11-30 04:54:16 +01:00
|
|
|
<xi:include href="xml/gconverterinputstream.xml"/>
|
|
|
|
<xi:include href="xml/gconverteroutputstream.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
|
|
|
<chapter id="types">
|
|
|
|
<title>File types and applications</title>
|
|
|
|
<xi:include href="xml/gcontenttype.xml"/>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gappinfo.xml"/>
|
|
|
|
<xi:include href="xml/gdesktopappinfo.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
|
|
|
<chapter id="volume_mon">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>Volumes and Drives</title>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gvolumemonitor.xml"/>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gvolume.xml"/>
|
2007-12-17 08:05:28 +01:00
|
|
|
<xi:include href="xml/gmount.xml"/>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/gdrive.xml"/>
|
|
|
|
<xi:include href="xml/gunixmounts.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
|
|
|
<chapter id="icons">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>Icons</title>
|
|
|
|
<xi:include href="xml/gicon.xml"/>
|
|
|
|
<xi:include href="xml/gfileicon.xml"/>
|
|
|
|
<xi:include href="xml/gloadableicon.xml"/>
|
|
|
|
<xi:include href="xml/gthemedicon.xml"/>
|
|
|
|
<xi:include href="xml/gemblemedicon.xml"/>
|
|
|
|
<xi:include href="xml/gemblem.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
2009-05-18 13:02:11 +02:00
|
|
|
<chapter id="failable_initialization">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>Failable Initialization</title>
|
|
|
|
<xi:include href="xml/ginitable.xml"/>
|
|
|
|
<xi:include href="xml/gasyncinitable.xml"/>
|
2009-05-18 13:02:11 +02:00
|
|
|
</chapter>
|
2008-12-12 19:13:55 +01:00
|
|
|
<chapter id="networking">
|
2010-05-09 05:28:17 +02:00
|
|
|
<title>Lowlevel network support</title>
|
2009-05-18 13:02:11 +02:00
|
|
|
<xi:include href="xml/gsocket.xml"/>
|
|
|
|
<xi:include href="xml/ginetaddress.xml"/>
|
|
|
|
<xi:include href="xml/gsocketaddress.xml"/>
|
|
|
|
<xi:include href="xml/ginetsocketaddress.xml"/>
|
|
|
|
<xi:include href="xml/gunixsocketaddress.xml"/>
|
|
|
|
<xi:include href="xml/gsocketcontrolmessage.xml"/>
|
2009-11-12 04:40:28 +01:00
|
|
|
<xi:include href="xml/gunixfdlist.xml"/>
|
2009-05-18 13:02:11 +02:00
|
|
|
<xi:include href="xml/gunixfdmessage.xml"/>
|
2010-05-06 21:31:45 +02:00
|
|
|
<xi:include href="xml/gcredentials.xml"/>
|
|
|
|
<xi:include href="xml/gunixcredentialsmessage.xml"/>
|
2009-05-18 13:02:11 +02:00
|
|
|
</chapter>
|
2010-05-09 05:28:17 +02:00
|
|
|
<chapter id="highlevel-socket">
|
2009-05-18 13:02:11 +02:00
|
|
|
<title>Highlevel network functionallity</title>
|
2010-05-09 05:28:17 +02:00
|
|
|
<xi:include href="xml/gsocketclient.xml"/>
|
|
|
|
<xi:include href="xml/gsocketconnection.xml"/>
|
|
|
|
<xi:include href="xml/gunixconnection.xml"/>
|
|
|
|
<xi:include href="xml/gsocketlistener.xml"/>
|
|
|
|
<xi:include href="xml/gsocketservice.xml"/>
|
|
|
|
<xi:include href="xml/gthreadedsocketservice.xml"/>
|
|
|
|
</chapter>
|
2009-05-18 13:02:11 +02:00
|
|
|
<chapter id="resolver">
|
|
|
|
<title>DNS resolution</title>
|
|
|
|
<xi:include href="xml/gresolver.xml"/>
|
|
|
|
<xi:include href="xml/gsocketconnectable.xml"/>
|
|
|
|
<xi:include href="xml/gnetworkaddress.xml"/>
|
|
|
|
<xi:include href="xml/gnetworkservice.xml"/>
|
|
|
|
<xi:include href="xml/gsrvtarget.xml"/>
|
|
|
|
</chapter>
|
2010-05-06 21:31:45 +02:00
|
|
|
<chapter id="gdbus-lowlevel">
|
|
|
|
<title>Lowlevel D-Bus Support</title>
|
|
|
|
<xi:include href="xml/gdbusutils.xml"/>
|
|
|
|
<xi:include href="xml/gdbusaddress.xml"/>
|
|
|
|
<xi:include href="xml/gdbusintrospection.xml"/>
|
|
|
|
<xi:include href="xml/gdbuserror.xml"/>
|
|
|
|
<xi:include href="xml/gdbusmessage.xml"/>
|
|
|
|
<xi:include href="xml/gdbusconnection.xml"/>
|
|
|
|
<xi:include href="xml/gdbusmethodinvocation.xml"/>
|
|
|
|
<xi:include href="xml/gdbusserver.xml"/>
|
|
|
|
<xi:include href="xml/gdbusauthobserver.xml"/>
|
|
|
|
</chapter>
|
|
|
|
<chapter id="gdbus-convenience">
|
|
|
|
<title>Highlevel D-Bus Support</title>
|
|
|
|
<xi:include href="xml/gdbusnameowning.xml"/>
|
|
|
|
<xi:include href="xml/gdbusnamewatching.xml"/>
|
2010-05-06 22:02:08 +02:00
|
|
|
<xi:include href="xml/gdbusproxy.xml"/>
|
2010-05-06 21:31:45 +02:00
|
|
|
</chapter>
|
2009-05-18 13:02:11 +02:00
|
|
|
<chapter id="utils">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>Utilities</title>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gfilenamecompleter.xml"/>
|
|
|
|
</chapter>
|
2010-04-17 06:31:41 +02:00
|
|
|
<chapter id="settings">
|
|
|
|
<title>Settings</title>
|
|
|
|
<xi:include href="xml/gsettings.xml"/>
|
|
|
|
<xi:include href="xml/gsettingsbackend.xml"/>
|
|
|
|
</chapter>
|
2010-06-03 22:58:52 +02:00
|
|
|
<chapter id='permissions'>
|
|
|
|
<title>Permissions</title>
|
|
|
|
<xi:include href="xml/gpermission.xml"/>
|
2010-06-04 22:32:01 +02:00
|
|
|
<xi:include href="xml/gsimplepermission.xml"/>
|
2010-06-03 22:58:52 +02:00
|
|
|
</chapter>
|
2010-06-07 19:25:39 +02:00
|
|
|
<chapter id="application">
|
|
|
|
<title>Application support</title>
|
|
|
|
<xi:include href="xml/gapplication.xml"/>
|
|
|
|
</chapter>
|
2007-11-26 17:13:05 +01:00
|
|
|
<chapter id="extending">
|
2010-04-17 06:31:41 +02:00
|
|
|
<title>Extending GIO</title>
|
2007-11-26 17:13:05 +01:00
|
|
|
<xi:include href="xml/gvfs.xml"/>
|
2010-04-17 06:31:41 +02:00
|
|
|
<xi:include href="xml/giomodule.xml"/>
|
|
|
|
<xi:include href="xml/extensionpoints.xml"/>
|
|
|
|
</chapter>
|
|
|
|
<chapter id="tools">
|
|
|
|
<title>GIO Tools</title>
|
2010-04-22 07:15:54 +02:00
|
|
|
<xi:include href="gio-querymodules.xml"/>
|
|
|
|
<xi:include href="gsettings.xml"/>
|
2010-04-23 23:27:26 +02:00
|
|
|
<xi:include href="glib-compile-schemas.xml"/>
|
2010-05-07 01:39:16 +02:00
|
|
|
<xi:include href="gdbus.xml"/>
|
2007-11-26 17:13:05 +01:00
|
|
|
</chapter>
|
|
|
|
</part>
|
|
|
|
|
2010-05-06 23:52:54 +02:00
|
|
|
<part id="migrating">
|
|
|
|
<title>Migrating to GIO</title>
|
|
|
|
<xi:include href="xml/migrating-posix.xml"/>
|
|
|
|
<xi:include href="xml/migrating-gnome-vfs.xml"/>
|
|
|
|
<xi:include href="xml/migrating-gconf.xml"/>
|
2010-05-11 21:42:15 +02:00
|
|
|
<xi:include href="xml/migrating-gdbus.xml"/>
|
2010-05-06 23:52:54 +02:00
|
|
|
</part>
|
2007-12-17 18:28:40 +01:00
|
|
|
|
2007-11-26 17:13:05 +01:00
|
|
|
<chapter id="gio-hierarchy">
|
|
|
|
<title>Object Hierarchy</title>
|
|
|
|
<xi:include href="xml/tree_index.sgml"/>
|
|
|
|
</chapter>
|
|
|
|
|
2010-01-07 09:22:14 +01:00
|
|
|
<index id="api-index-full">
|
2007-11-26 17:13:05 +01:00
|
|
|
<title id="index-all">Index</title>
|
2010-01-07 09:22:14 +01:00
|
|
|
<xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
|
2007-11-26 17:13:05 +01:00
|
|
|
</index>
|
2010-01-07 09:22:14 +01:00
|
|
|
<index id="api-index-deprecated" role="deprecated">
|
2009-07-06 03:59:38 +02:00
|
|
|
<title>Index of deprecated symbols</title>
|
2010-01-07 09:22:14 +01:00
|
|
|
<xi:include href="xml/api-index-deprecated.xml"><xi:fallback /></xi:include>
|
2009-07-06 03:59:38 +02:00
|
|
|
</index>
|
2010-01-07 09:22:14 +01:00
|
|
|
<index id="api-index-2-18" role="2.18">
|
2008-05-29 05:49:48 +02:00
|
|
|
<title>Index of new symbols in 2.18</title>
|
2010-01-07 09:22:14 +01:00
|
|
|
<xi:include href="xml/api-index-2.18.xml"><xi:fallback /></xi:include>
|
2008-05-29 05:49:48 +02:00
|
|
|
</index>
|
2010-01-07 09:22:14 +01:00
|
|
|
<index id="api-index-2-20" role="2.20">
|
2008-10-17 01:59:50 +02:00
|
|
|
<title>Index of new symbols in 2.20</title>
|
2010-01-07 09:22:14 +01:00
|
|
|
<xi:include href="xml/api-index-2.20.xml"><xi:fallback /></xi:include>
|
2008-10-17 01:59:50 +02:00
|
|
|
</index>
|
2010-01-07 09:22:14 +01:00
|
|
|
<index id="api-index-2-22" role="2.22">
|
2009-05-27 18:07:13 +02:00
|
|
|
<title>Index of new symbols in 2.22</title>
|
2010-01-07 09:22:14 +01:00
|
|
|
<xi:include href="xml/api-index-2.22.xml"><xi:fallback /></xi:include>
|
2009-05-04 00:04:31 +02:00
|
|
|
</index>
|
2010-01-07 09:22:14 +01:00
|
|
|
<index id="api-index-2-24" role="2.24">
|
2009-11-30 04:54:16 +01:00
|
|
|
<title>Index of new symbols in 2.24</title>
|
2010-01-07 09:22:14 +01:00
|
|
|
<xi:include href="xml/api-index-2.24.xml"><xi:fallback /></xi:include>
|
2009-11-30 04:54:16 +01:00
|
|
|
</index>
|
2010-04-18 21:54:54 +02:00
|
|
|
<index id="api-index-2-26" role="2.26">
|
|
|
|
<title>Index of new symbols in 2.26</title>
|
|
|
|
<xi:include href="xml/api-index-2.26.xml"><xi:fallback /></xi:include>
|
|
|
|
</index>
|
2007-11-26 17:13:05 +01:00
|
|
|
</book>
|