~cyphermox/ubuntu/quantal/evolution-data-server/autopkgtests

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/CamelMimeFilterGZip.html

  • Committer: Package Import Robot
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-09-19 12:15:29 UTC
  • mfrom: (1.1.93 upstream)
  • Revision ID: package-import@ubuntu.com-20110919121529-nsmfnges77ec7hux
Tags: 3.1.92-0ubuntu1
* New upstream release.
  - Cannot add more than one appointment per session (LP: #852277)
  - Contacts calendar backend doesn't show events (LP: #853905)
  - Set X-Evolution-Source header consistently (LP: #660626)

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>CamelMimeFilterGZip</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.76.1">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
8
<link rel="up" href="Stream-Filters.html" title="Stream Filters">
9
9
<link rel="prev" href="CamelMimeFilterFrom.html" title="CamelMimeFilterFrom">
10
10
<link rel="next" href="CamelMimeFilterHTML.html" title="CamelMimeFilterHTML">
11
 
<meta name="generator" content="GTK-Doc V1.17 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.18 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
</head>
14
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
42
42
<pre class="synopsis">struct              <a class="link" href="CamelMimeFilterGZip.html#CamelMimeFilterGZip-struct" title="struct CamelMimeFilterGZip">CamelMimeFilterGZip</a>;
43
43
enum                <a class="link" href="CamelMimeFilterGZip.html#CamelMimeFilterGZipMode" title="enum CamelMimeFilterGZipMode">CamelMimeFilterGZipMode</a>;
44
44
<a class="link" href="CamelMimeFilter.html" title="CamelMimeFilter"><span class="returnvalue">CamelMimeFilter</span></a> *   <a class="link" href="CamelMimeFilterGZip.html#camel-mime-filter-gzip-new" title="camel_mime_filter_gzip_new ()">camel_mime_filter_gzip_new</a>          (<em class="parameter"><code><a class="link" href="CamelMimeFilterGZip.html#CamelMimeFilterGZipMode" title="enum CamelMimeFilterGZipMode"><span class="type">CamelMimeFilterGZipMode</span></a> mode</code></em>,
45
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> level</code></em>);
 
45
                                                         <em class="parameter"><code><span class="type">gint</span> level</code></em>);
46
46
</pre>
47
47
</div>
48
48
<div class="refsect1">
49
49
<a name="CamelMimeFilterGZip.object-hierarchy"></a><h2>Object Hierarchy</h2>
50
50
<pre class="synopsis">
51
 
  <a href="http://library.gnome.org/devel/gobject/unstable/gobject-The-Base-Object-Type.html#GObject">GObject</a>
 
51
  GObject
52
52
   +----<a class="link" href="CamelObject.html" title="CamelObject">CamelObject</a>
53
53
         +----<a class="link" href="CamelMimeFilter.html" title="CamelMimeFilter">CamelMimeFilter</a>
54
54
               +----CamelMimeFilterGZip
82
82
<div class="refsect2">
83
83
<a name="camel-mime-filter-gzip-new"></a><h3>camel_mime_filter_gzip_new ()</h3>
84
84
<pre class="programlisting"><a class="link" href="CamelMimeFilter.html" title="CamelMimeFilter"><span class="returnvalue">CamelMimeFilter</span></a> *   camel_mime_filter_gzip_new          (<em class="parameter"><code><a class="link" href="CamelMimeFilterGZip.html#CamelMimeFilterGZipMode" title="enum CamelMimeFilterGZipMode"><span class="type">CamelMimeFilterGZipMode</span></a> mode</code></em>,
85
 
                                                         <em class="parameter"><code><a href="http://library.gnome.org/devel/glib/unstable/glib-Basic-Types.html#gint"><span class="type">gint</span></a> level</code></em>);</pre>
 
85
                                                         <em class="parameter"><code><span class="type">gint</span> level</code></em>);</pre>
86
86
<p>
87
87
Creates a new gzip (or gunzip) filter.
88
88
</p>
108
108
</div>
109
109
<div class="footer">
110
110
<hr>
111
 
          Generated by GTK-Doc V1.17</div>
 
111
          Generated by GTK-Doc V1.18</div>
112
112
</body>
113
113
</html>
 
 
b'\\ No newline at end of file'