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

« back to all changes in this revision

Viewing changes to docs/reference/camel/html/camel-CamelVeeStore.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:
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
5
5
<title>CamelVeeStore</title>
6
 
<meta name="generator" content="DocBook XSL Stylesheets V1.74.0">
 
6
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
7
7
<link rel="home" href="index.html" title="Camel Reference Manual">
8
 
<link rel="up" href="SearchFolders.html" title="Search Folders">
 
8
<link rel="up" href="Search-Folders.html" title="Search Folders">
9
9
<link rel="prev" href="camel-CamelVeeFolder.html" title="CamelVeeFolder">
10
10
<link rel="next" href="camel-CamelVeeSummary.html" title="CamelVeeSummary">
11
11
<meta name="generator" content="GTK-Doc V1.14 (XML mode)">
15
15
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
16
16
<tr valign="middle">
17
17
<td><a accesskey="p" href="camel-CamelVeeFolder.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
18
 
<td><a accesskey="u" href="SearchFolders.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
 
18
<td><a accesskey="u" href="Search-Folders.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
19
19
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
20
20
<th width="100%" align="center">Camel Reference Manual</th>
21
21
<td><a accesskey="n" href="camel-CamelVeeSummary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
26
26
                  <a href="#camel-CamelVeeStore.description" class="shortcut">Description</a>
27
27
</td></tr>
28
28
</table>
29
 
<div class="refentry" lang="en">
 
29
<div class="refentry" title="CamelVeeStore">
30
30
<a name="camel-CamelVeeStore"></a><div class="titlepage"></div>
31
31
<div class="refnamediv"><table width="100%"><tr>
32
32
<td valign="top">
35
35
</td>
36
36
<td valign="top" align="right"></td>
37
37
</tr></table></div>
38
 
<div class="refsynopsisdiv">
 
38
<div class="refsynopsisdiv" title="Synopsis">
39
39
<a name="camel-CamelVeeStore.synopsis"></a><h2>Synopsis</h2>
40
40
<pre class="synopsis">                    <a class="link" href="camel-CamelVeeStore.html#CamelVeeStore" title="CamelVeeStore">CamelVeeStore</a>;
41
41
#define             <a class="link" href="camel-CamelVeeStore.html#CAMEL-STORE-VEE-FOLDER-AUTO:CAPS" title="CAMEL_STORE_VEE_FOLDER_AUTO">CAMEL_STORE_VEE_FOLDER_AUTO</a>
43
43
<a class="link" href="camel-CamelVeeStore.html#CamelVeeStore" title="CamelVeeStore"><span class="returnvalue">CamelVeeStore</span></a> *     <a class="link" href="camel-CamelVeeStore.html#camel-vee-store-new" title="camel_vee_store_new ()">camel_vee_store_new</a>                 (<em class="parameter"><code><span class="type">void</span></code></em>);
44
44
</pre>
45
45
</div>
46
 
<div class="refsect1" lang="en">
 
46
<div class="refsect1" title="Description">
47
47
<a name="camel-CamelVeeStore.description"></a><h2>Description</h2>
48
48
<p>
49
49
</p>
50
50
</div>
51
 
<div class="refsect1" lang="en">
 
51
<div class="refsect1" title="Details">
52
52
<a name="camel-CamelVeeStore.details"></a><h2>Details</h2>
53
 
<div class="refsect2" lang="en">
 
53
<div class="refsect2" title="CamelVeeStore">
54
54
<a name="CamelVeeStore"></a><h3>CamelVeeStore</h3>
55
55
<pre class="programlisting">typedef struct {
56
56
        CamelStore parent;
64
64
</p>
65
65
</div>
66
66
<hr>
67
 
<div class="refsect2" lang="en">
 
67
<div class="refsect2" title="CAMEL_STORE_VEE_FOLDER_AUTO">
68
68
<a name="CAMEL-STORE-VEE-FOLDER-AUTO:CAPS"></a><h3>CAMEL_STORE_VEE_FOLDER_AUTO</h3>
69
69
<pre class="programlisting">#define CAMEL_STORE_VEE_FOLDER_AUTO (1&lt;&lt;16)
70
70
</pre>
72
72
</p>
73
73
</div>
74
74
<hr>
75
 
<div class="refsect2" lang="en">
 
75
<div class="refsect2" title="CAMEL_STORE_VEE_FOLDER_SPECIAL">
76
76
<a name="CAMEL-STORE-VEE-FOLDER-SPECIAL:CAPS"></a><h3>CAMEL_STORE_VEE_FOLDER_SPECIAL</h3>
77
77
<pre class="programlisting">#define CAMEL_STORE_VEE_FOLDER_SPECIAL (1&lt;&lt;17)
78
78
</pre>
79
 
<p>
80
 
</p>
 
79
<p class="since">Since 2.24</p>
81
80
</div>
82
81
<hr>
83
 
<div class="refsect2" lang="en">
 
82
<div class="refsect2" title="camel_vee_store_new ()">
84
83
<a name="camel-vee-store-new"></a><h3>camel_vee_store_new ()</h3>
85
84
<pre class="programlisting"><a class="link" href="camel-CamelVeeStore.html#CamelVeeStore" title="CamelVeeStore"><span class="returnvalue">CamelVeeStore</span></a> *     camel_vee_store_new                 (<em class="parameter"><code><span class="type">void</span></code></em>);</pre>
86
85
<p>
87
 
Create a new <a class="link" href="camel-CamelVeeStore.html#CamelVeeStore" title="CamelVeeStore"><span class="type">CamelVeeStore</span></a> object.</p>
 
86
Create a new <a class="link" href="camel-CamelVeeStore.html#CamelVeeStore" title="CamelVeeStore"><span class="type">CamelVeeStore</span></a> object.
 
87
</p>
88
88
<div class="variablelist"><table border="0">
89
89
<col align="left" valign="top">
90
90
<tbody><tr>