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

« back to all changes in this revision

Viewing changes to docs/reference/addressbook/libebook/html/libebook-e-book-types.html

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-21 13:42:56 UTC
  • mfrom: (1.1.74 upstream)
  • Revision ID: james.westby@ubuntu.com-20090921134256-d6ry0bafbbw4100u
Tags: 2.28.0-0ubuntu1
* New upstream version:
  Bug Fixes:
  Calendar:
  - #494394 - Check backends with their uri too for backward compat. 
  Mailer:
  - #592310 - Adds an environment variable to skip summary check. 
  Translations

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>e-book-types</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.3">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
7
7
<link rel="home" href="index.html" title="Evolution-Data-Server Manual: Address Book Client (libebook)">
8
8
<link rel="up" href="ch01.html" title="Evolution-Data-Server Manual: Address Book Client (libebook)">
9
9
<link rel="prev" href="libebook-e-book-query.html" title="e-book-query">
10
10
<link rel="next" href="EBookView.html" title="EBookView">
11
 
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
 
11
<meta name="generator" content="GTK-Doc V1.12 (XML mode)">
12
12
<link rel="stylesheet" href="style.css" type="text/css">
13
13
<link rel="chapter" href="ch01.html" title="Evolution-Data-Server Manual: Address Book Client (libebook)">
14
14
<link rel="index" href="ix01.html" title="Index">
24
24
</tr>
25
25
<tr><td colspan="5" class="shortcuts">
26
26
<a href="#libebook-e-book-types.synopsis" class="shortcut">Top</a>
27
 
                 | 
28
 
                <a href="#libebook-e-book-types.description" class="shortcut">Description</a>
 
27
                   | 
 
28
                  <a href="#libebook-e-book-types.description" class="shortcut">Description</a>
29
29
</td></tr>
30
30
</table>
31
31
<div class="refentry" lang="en">
40
40
</tr></table></div>
41
41
<div class="refsynopsisdiv">
42
42
<a name="libebook-e-book-types.synopsis"></a><h2>Synopsis</h2>
43
 
<pre class="synopsis">
44
 
#define             <a class="link" href="libebook-e-book-types.html#E-BOOK-ERROR--CAPS" title="E_BOOK_ERROR">E_BOOK_ERROR</a>
 
43
<pre class="synopsis">#define             <a class="link" href="libebook-e-book-types.html#E-BOOK-ERROR:CAPS" title="E_BOOK_ERROR">E_BOOK_ERROR</a>
45
44
GQuark              <a class="link" href="libebook-e-book-types.html#e-book-error-quark" title="e_book_error_quark ()">e_book_error_quark</a>                  (void);
46
45
enum                <a class="link" href="libebook-e-book-types.html#EBookStatus" title="enum EBookStatus">EBookStatus</a>;
47
46
enum                <a class="link" href="libebook-e-book-types.html#EBookViewStatus" title="enum EBookViewStatus">EBookViewStatus</a>;
57
56
<div class="refsect1" lang="en">
58
57
<a name="libebook-e-book-types.details"></a><h2>Details</h2>
59
58
<div class="refsect2" lang="en">
60
 
<a name="E-BOOK-ERROR--CAPS"></a><h3>E_BOOK_ERROR</h3>
 
59
<a name="E-BOOK-ERROR:CAPS"></a><h3>E_BOOK_ERROR</h3>
61
60
<pre class="programlisting">#define E_BOOK_ERROR e_book_error_quark()
62
61
</pre>
63
62
<p>
153
152
</div>
154
153
<div class="footer">
155
154
<hr>
156
 
          Generated by GTK-Doc V1.11</div>
 
155
          Generated by GTK-Doc V1.12</div>
157
156
</body>
158
157
</html>