~ubuntu-branches/ubuntu/maverick/evolution-data-server/maverick-proposed

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelDigestSummary.html

  • Committer: Bazaar Package Importer
  • Author(s): Didier Roche
  • Date: 2010-05-17 17:02:06 UTC
  • mfrom: (1.1.79 upstream) (1.6.12 experimental)
  • Revision ID: james.westby@ubuntu.com-20100517170206-4ufr52vwrhh26yh0
Tags: 2.30.1-1ubuntu1
* Merge from debian experimental. Remaining change:
  (LP: #42199, #229669, #173703, #360344, #508494)
  + debian/control:
    - add Vcs-Bzr tag
    - don't use libgnome
    - Use Breaks instead of Conflicts against evolution 2.25 and earlier.
  + debian/evolution-data-server.install,
    debian/patches/45_libcamel_providers_version.patch:
    - use the upstream versioning, not a Debian-specific one 
  + debian/libedata-book1.2-dev.install, debian/libebackend-1.2-dev.install,
    debian/libcamel1.2-dev.install, debian/libedataserverui1.2-dev.install:
    - install html documentation
  + debian/rules:
    - don't build documentation it's shipped with the tarball

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 
2
<html>
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 
5
<title>CamelDigestSummary</title>
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
 
7
<link rel="home" href="index.html" title="Camel Reference Manual">
 
8
<link rel="up" href="Deprecated.html" title="Deprecated Objects">
 
9
<link rel="prev" href="camel-CamelDigestStore.html" title="CamelDigestStore">
 
10
<link rel="next" href="camel-CamelDiscoDiary.html" title="CamelDiscoDiary">
 
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
 
12
<link rel="stylesheet" href="style.css" type="text/css">
 
13
</head>
 
14
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
 
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
 
16
<tr valign="middle">
 
17
<td><a accesskey="p" href="camel-CamelDigestStore.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
 
18
<td><a accesskey="u" href="Deprecated.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
 
20
<th width="100%" align="center">Camel Reference Manual</th>
 
21
<td><a accesskey="n" href="camel-CamelDiscoDiary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
 
22
</tr>
 
23
<tr><td colspan="5" class="shortcuts">
 
24
<a href="#camel-CamelDigestSummary.synopsis" class="shortcut">Top</a>
 
25
                   | 
 
26
                  <a href="#camel-CamelDigestSummary.description" class="shortcut">Description</a>
 
27
</td></tr>
 
28
</table>
 
29
<div class="refentry" title="CamelDigestSummary">
 
30
<a name="camel-CamelDigestSummary"></a><div class="titlepage"></div>
 
31
<div class="refnamediv"><table width="100%"><tr>
 
32
<td valign="top">
 
33
<h2><span class="refentrytitle"><a name="camel-CamelDigestSummary.top_of_page"></a>CamelDigestSummary</span></h2>
 
34
<p>CamelDigestSummary</p>
 
35
</td>
 
36
<td valign="top" align="right"></td>
 
37
</tr></table></div>
 
38
<div class="refsynopsisdiv" title="Synopsis">
 
39
<a name="camel-CamelDigestSummary.synopsis"></a><h2>Synopsis</h2>
 
40
<pre class="synopsis">                    <a class="link" href="camel-CamelDigestSummary.html#CamelDigestSummary" title="CamelDigestSummary">CamelDigestSummary</a>;
 
41
<a class="link" href="camel-CamelFolderSummary.html#CamelFolderSummary" title="struct CamelFolderSummary"><span class="returnvalue">CamelFolderSummary</span></a> * <a class="link" href="camel-CamelDigestSummary.html#camel-digest-summary-new" title="camel_digest_summary_new ()">camel_digest_summary_new</a>           (<em class="parameter"><code><span class="type">void</span></code></em>);
 
42
</pre>
 
43
</div>
 
44
<div class="refsect1" title="Description">
 
45
<a name="camel-CamelDigestSummary.description"></a><h2>Description</h2>
 
46
<p>
 
47
</p>
 
48
</div>
 
49
<div class="refsect1" title="Details">
 
50
<a name="camel-CamelDigestSummary.details"></a><h2>Details</h2>
 
51
<div class="refsect2" title="CamelDigestSummary">
 
52
<a name="CamelDigestSummary"></a><h3>CamelDigestSummary</h3>
 
53
<pre class="programlisting">typedef struct {
 
54
        CamelFolderSummary parent_object;
 
55
} CamelDigestSummary;
 
56
</pre>
 
57
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
58
<h3 class="title">Warning</h3>
 
59
<p><code class="literal">CamelDigestSummary</code> is deprecated and should not be used in newly-written code.</p>
 
60
</div>
 
61
<p>
 
62
</p>
 
63
</div>
 
64
<hr>
 
65
<div class="refsect2" title="camel_digest_summary_new ()">
 
66
<a name="camel-digest-summary-new"></a><h3>camel_digest_summary_new ()</h3>
 
67
<pre class="programlisting"><a class="link" href="camel-CamelFolderSummary.html#CamelFolderSummary" title="struct CamelFolderSummary"><span class="returnvalue">CamelFolderSummary</span></a> * camel_digest_summary_new           (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
 
68
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
 
69
<h3 class="title">Warning</h3>
 
70
<p><code class="literal">camel_digest_summary_new</code> is deprecated and should not be used in newly-written code.</p>
 
71
</div>
 
72
<p>
 
73
</p>
 
74
<div class="variablelist"><table border="0">
 
75
<col align="left" valign="top">
 
76
<tbody><tr>
 
77
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
 
78
<td>
 
79
</td>
 
80
</tr></tbody>
 
81
</table></div>
 
82
</div>
 
83
</div>
 
84
</div>
 
85
<div class="footer">
 
86
<hr>
 
87
          Generated by GTK-Doc V1.14</div>
 
88
</body>
 
89
</html>
 
 
b'\\ No newline at end of file'