~ubuntu-branches/ubuntu/jaunty/glib2.0/jaunty-updates

« back to all changes in this revision

Viewing changes to docs/reference/gio/html/streaming.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2009-03-14 10:53:26 UTC
  • mfrom: (1.2.44 upstream) (3.2.27 jaunty)
  • Revision ID: james.westby@ubuntu.com-20090314105326-6oo6zwt0xmc2jor2
Tags: 2.20.0-1
* New upstream stable release.
* Upload to unstable, remove check-dist include.
  This won't block any transitions because of symbol files.
* debian/libglib2.0-0.symbols,
  debian/rules:
  + Update for the API changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>Streaming I/O</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.2">
7
7
<link rel="home" href="index.html" title="GIO Reference Manual">
8
8
<link rel="up" href="pt02.html" title="Part II. API Reference">
9
9
<link rel="prev" href="GSimpleAsyncResult.html" title="GSimpleAsyncResult">
31
31
<link rel="chapter" href="gio-hierarchy.html" title="Object Hierarchy">
32
32
<link rel="index" href="ix01.html" title="Index">
33
33
<link rel="index" href="ix02.html" title="Index of new symbols in 2.18">
 
34
<link rel="index" href="ix03.html" title="Index of new symbols in 2.20">
34
35
</head>
35
36
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
36
37
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2"><tr valign="middle">
84
85
<span class="refentrytitle"><a href="GDataOutputStream.html">GDataOutputStream</a></span><span class="refpurpose"> — Data Output Stream</span>
85
86
</dt>
86
87
<dt>
87
 
<span class="refentrytitle"><a href="GUnixInputStream.html">GUnixInputStream</a></span><span class="refpurpose"> — Streaming input operations for Unix file descriptors</span>
 
88
<span class="refentrytitle"><a href="GUnixInputStream.html">GUnixInputStream</a></span><span class="refpurpose"> — Streaming input operations for UNIX file descriptors</span>
88
89
</dt>
89
90
<dt>
90
91
<span class="refentrytitle"><a href="GUnixOutputStream.html">GUnixOutputStream</a></span><span class="refpurpose"> — Streaming output operations for Unix file descriptors</span>