| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/gtk-doc/html/gio/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Object Hierarchy</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="GIO Reference Manual">
<link rel="up" href="index.html" title="GIO Reference Manual">
<link rel="prev" href="ch19s03.html" title="Mime monitoring">
<link rel="next" href="ix01.html" title="Index">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="pt01.html" title="Part I. GIO Overview">
<link rel="chapter" href="ch01.html" title="Introduction">
<link rel="chapter" href="ch02.html" title="Compiling GIO applications">
<link rel="chapter" href="ch03.html" title="Running GIO applications">
<link rel="chapter" href="extending-gio.html" title="Extending GIO">
<link rel="part" href="pt02.html" title="Part II. API Reference">
<link rel="chapter" href="file_ops.html" title="File Operations">
<link rel="chapter" href="file_mon.html" title="File System Monitoring">
<link rel="chapter" href="async.html" title="Asynchronous I/O">
<link rel="chapter" href="streaming.html" title="Streaming I/O">
<link rel="chapter" href="types.html" title="File types and applications">
<link rel="chapter" href="volume_mon.html" title="Volumes and Drives">
<link rel="chapter" href="icons.html" title="Icons">
<link rel="chapter" href="failable_initialization.html" title="Failable Initialization">
<link rel="chapter" href="networking.html" title="Lowlevel platform-independent network support">
<link rel="chapter" href="resolver.html" title="DNS resolution">
<link rel="chapter" href="highlevel-socket.html" title="Highlevel network functionallity">
<link rel="chapter" href="utils.html" title="Utilities">
<link rel="chapter" href="extending.html" title="Extending GIO">
<link rel="part" href="migrating.html" title="Part III. Migrating to GIO">
<link rel="chapter" href="ch18.html" title="Migrating from POSIX to GIO">
<link rel="chapter" href="ch19.html" title="Migrating from GnomeVFS to GIO">
<link rel="chapter" href="gio-hierarchy.html" title="Object Hierarchy">
<link rel="index" href="ix01.html" title="Index">
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
<link rel="index" href="ix03.html" title="Index of new symbols in 2.18">
<link rel="index" href="ix04.html" title="Index of new symbols in 2.20">
<link rel="index" href="ix05.html" title="Index of new symbols in 2.22">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
<td><a accesskey="p" href="ch19s03.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td> </td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">GIO Reference Manual</th>
<td><a accesskey="n" href="ix01.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr></table>
<div class="chapter" title="Object Hierarchy">
<div class="titlepage"><div><div><h2 class="title">
<a name="gio-hierarchy"></a>Object Hierarchy</h2></div></div></div>
<pre class="screen">
<a
href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject"
>GObject</a>
<a class="link" href="GAppInfo.html#GAppLaunchContext">GAppLaunchContext</a>
<a class="link" href="GInputStream.html" title="GInputStream">GInputStream</a>
<a class="link" href="GFilterInputStream.html" title="GFilterInputStream">GFilterInputStream</a>
<a class="link" href="GBufferedInputStream.html" title="GBufferedInputStream">GBufferedInputStream</a>
<a class="link" href="GDataInputStream.html" title="GDataInputStream">GDataInputStream</a>
<a class="link" href="GFileInputStream.html" title="GFileInputStream">GFileInputStream</a>
<a class="link" href="GMemoryInputStream.html" title="GMemoryInputStream">GMemoryInputStream</a>
<a class="link" href="GUnixInputStream.html" title="GUnixInputStream">GUnixInputStream</a>
<a class="link" href="GOutputStream.html" title="GOutputStream">GOutputStream</a>
<a class="link" href="GFilterOutputStream.html" title="GFilterOutputStream">GFilterOutputStream</a>
<a class="link" href="GBufferedOutputStream.html" title="GBufferedOutputStream">GBufferedOutputStream</a>
<a class="link" href="GDataOutputStream.html" title="GDataOutputStream">GDataOutputStream</a>
<a class="link" href="GFileOutputStream.html" title="GFileOutputStream">GFileOutputStream</a>
<a class="link" href="GMemoryOutputStream.html" title="GMemoryOutputStream">GMemoryOutputStream</a>
<a class="link" href="GUnixOutputStream.html" title="GUnixOutputStream">GUnixOutputStream</a>
<a class="link" href="GCancellable.html" title="GCancellable">GCancellable</a>
<a class="link" href="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfo">GDesktopAppInfo</a>
<a class="link" href="GEmblem.html" title="GEmblem">GEmblem</a>
<a class="link" href="GEmblemedIcon.html" title="GEmblemedIcon">GEmblemedIcon</a>
<a class="link" href="GFileEnumerator.html" title="GFileEnumerator">GFileEnumerator</a>
<a class="link" href="GFileIcon.html" title="GFileIcon">GFileIcon</a>
<a class="link" href="GFileInfo.html" title="GFileInfo">GFileInfo</a>
<a class="link" href="GIOStream.html" title="GIOStream">GIOStream</a>
<a class="link" href="GFileIOStream.html" title="GFileIOStream">GFileIOStream</a>
<a class="link" href="GSocketConnection.html" title="GSocketConnection">GSocketConnection</a>
<a class="link" href="GSocketConnection.html#GTcpConnection">GTcpConnection</a>
<a class="link" href="GSocketConnection.html#GUnixConnection">GUnixConnection</a>
<a class="link" href="GFileMonitor.html" title="GFileMonitor">GFileMonitor</a>
<a class="link" href="GFilenameCompleter.html" title="GFilenameCompleter">GFilenameCompleter</a>
<a class="link" href="GInetAddress.html" title="GInetAddress">GInetAddress</a>
<a class="link" href="GSocketAddress.html" title="GSocketAddress">GSocketAddress</a>
<a class="link" href="GInetSocketAddress.html" title="GInetSocketAddress">GInetSocketAddress</a>
<a class="link" href="GUnixSocketAddress.html" title="GUnixSocketAddress">GUnixSocketAddress</a>
<a
href="http://library.gnome.org/devel/gobject/unstable/GTypeModule.html"
>GTypeModule</a>
<a class="link" href="GIOModule.html" title="GIOModule">GIOModule</a>
<a class="link" href="GMountOperation.html" title="GMountOperation">GMountOperation</a>
<a class="link" href="GVolumeMonitor.html" title="GVolumeMonitor">GVolumeMonitor</a>
<a class="link" href="GNetworkAddress.html" title="GNetworkAddress">GNetworkAddress</a>
<a class="link" href="GNetworkService.html" title="GNetworkService">GNetworkService</a>
<a class="link" href="GResolver.html" title="GResolver">GResolver</a>
<a class="link" href="GSimpleAsyncResult.html" title="GSimpleAsyncResult">GSimpleAsyncResult</a>
<a class="link" href="GSocketConnectable.html#GSocketAddressEnumerator">GSocketAddressEnumerator</a>
<a class="link" href="GSocketClient.html" title="GSocketClient">GSocketClient</a>
<a class="link" href="GSocketControlMessage.html" title="GSocketControlMessage">GSocketControlMessage</a>
<a class="link" href="GUnixFDMessage.html" title="GUnixFDMessage">GUnixFDMessage</a>
<a class="link" href="GSocket.html" title="GSocket">GSocket</a>
<a class="link" href="GSocketListener.html" title="GSocketListener">GSocketListener</a>
<a class="link" href="GSocketService.html" title="GSocketService">GSocketService</a>
<a class="link" href="GThreadedSocketService.html" title="GThreadedSocketService">GThreadedSocketService</a>
<a class="link" href="GThemedIcon.html" title="GThemedIcon">GThemedIcon</a>
<a class="link" href="gio-Unix-Mounts.html#GUnixMountMonitor">GUnixMountMonitor</a>
<a class="link" href="GVfs.html" title="GVfs">GVfs</a>
GInterface
<a class="link" href="GAppInfo.html" title="GAppInfo">GAppInfo</a>
<a class="link" href="GAsyncInitable.html" title="GAsyncInitable">GAsyncInitable</a>
<a class="link" href="GAsyncResult.html" title="GAsyncResult">GAsyncResult</a>
<a class="link" href="gio-Desktop-file-based-GAppInfo.html#GDesktopAppInfoLookup">GDesktopAppInfoLookup</a>
<a class="link" href="GDrive.html" title="GDrive">GDrive</a>
<a class="link" href="GIcon.html" title="GIcon">GIcon</a>
<a class="link" href="GFile.html" title="GFile">GFile</a>
<a class="link" href="GLoadableIcon.html" title="GLoadableIcon">GLoadableIcon</a>
<a class="link" href="GSeekable.html" title="GSeekable">GSeekable</a>
<a class="link" href="GSocketConnectable.html" title="GSocketConnectable">GSocketConnectable</a>
<a class="link" href="GInitable.html" title="GInitable">GInitable</a>
<a class="link" href="GMount.html" title="GMount">GMount</a>
<a class="link" href="GVolume.html" title="GVolume">GVolume</a>
</pre>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.11</div>
</body>
</html>