| Server IP : 182.53.201.61 / Your IP : 216.73.217.175 Web Server : Apache/2.2.15 (Fedora) System : Linux km10.dyndns.org 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 User : apache ( 48) PHP Version : 5.3.3 Disable Function : NONE MySQL : ON | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /usr/share/gtk-doc/html/camel/ |
Upload File : |
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>CamelStore</title>
<meta name="generator" content="DocBook XSL Stylesheets V1.75.2">
<link rel="home" href="index.html" title="Camel Reference Manual">
<link rel="up" href="Services.html" title="Services">
<link rel="prev" href="camel-CamelService.html" title="CamelService">
<link rel="next" href="camel-CamelStoreSummary.html" title="CamelStoreSummary">
<meta name="generator" content="GTK-Doc V1.11 (XML mode)">
<link rel="stylesheet" href="style.css" type="text/css">
<link rel="part" href="classes.html" title="Part I. Camel Classes">
<link rel="chapter" href="ClassTree.html" title="Class Hierarchy">
<link rel="chapter" href="Fundamentals.html" title="Fundamentals">
<link rel="chapter" href="Streams.html" title="Streams">
<link rel="chapter" href="StreamFilters.html" title="Stream Filters">
<link rel="chapter" href="Services.html" title="Services">
<link rel="chapter" href="Filters.html" title="Filters">
<link rel="chapter" href="Folders.html" title="Folders">
<link rel="chapter" href="SearchFolders.html" title="Search Folders">
<link rel="chapter" href="Addresses.html" title="Addresses">
<link rel="chapter" href="Crypto.html" title="Crypto Contexts">
<link rel="chapter" href="MIME.html" title="MIME Objects">
<link rel="chapter" href="Storage.html" title="Metadata Storage">
<link rel="chapter" href="Utilities.html" title="Utilities">
<link rel="chapter" href="Deprecated.html" title="Deprecated Objects">
<link rel="index" href="ix01.html" title="Index">
<link rel="index" href="ix02.html" title="Index of deprecated symbols">
</head>
<body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF">
<table class="navigation" id="top" width="100%" summary="Navigation header" cellpadding="2" cellspacing="2">
<tr valign="middle">
<td><a accesskey="p" href="camel-CamelService.html"><img src="left.png" width="24" height="24" border="0" alt="Prev"></a></td>
<td><a accesskey="u" href="Services.html"><img src="up.png" width="24" height="24" border="0" alt="Up"></a></td>
<td><a accesskey="h" href="index.html"><img src="home.png" width="24" height="24" border="0" alt="Home"></a></td>
<th width="100%" align="center">Camel Reference Manual</th>
<td><a accesskey="n" href="camel-CamelStoreSummary.html"><img src="right.png" width="24" height="24" border="0" alt="Next"></a></td>
</tr>
<tr><td colspan="5" class="shortcuts">
<a href="#camel-CamelStore.synopsis" class="shortcut">Top</a>
|
<a href="#camel-CamelStore.description" class="shortcut">Description</a>
</td></tr>
</table>
<div class="refentry" title="CamelStore">
<a name="camel-CamelStore"></a><div class="titlepage"></div>
<div class="refnamediv"><table width="100%"><tr>
<td valign="top">
<h2><span class="refentrytitle"><a name="camel-CamelStore.top_of_page"></a>CamelStore</span></h2>
<p>CamelStore</p>
</td>
<td valign="top" align="right"></td>
</tr></table></div>
<div class="refsynopsisdiv" title="Synopsis">
<a name="camel-CamelStore.synopsis"></a><h2>Synopsis</h2>
<pre class="synopsis">
struct <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a>;
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a>;
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-NOSELECT--CAPS" title="CAMEL_FOLDER_NOSELECT">CAMEL_FOLDER_NOSELECT</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-NOINFERIORS--CAPS" title="CAMEL_FOLDER_NOINFERIORS">CAMEL_FOLDER_NOINFERIORS</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-CHILDREN--CAPS" title="CAMEL_FOLDER_CHILDREN">CAMEL_FOLDER_CHILDREN</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-NOCHILDREN--CAPS" title="CAMEL_FOLDER_NOCHILDREN">CAMEL_FOLDER_NOCHILDREN</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-SUBSCRIBED--CAPS" title="CAMEL_FOLDER_SUBSCRIBED">CAMEL_FOLDER_SUBSCRIBED</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-VIRTUAL--CAPS" title="CAMEL_FOLDER_VIRTUAL">CAMEL_FOLDER_VIRTUAL</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-SYSTEM--CAPS" title="CAMEL_FOLDER_SYSTEM">CAMEL_FOLDER_SYSTEM</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-VTRASH--CAPS" title="CAMEL_FOLDER_VTRASH">CAMEL_FOLDER_VTRASH</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-SHARED-TO-ME--CAPS" title="CAMEL_FOLDER_SHARED_TO_ME">CAMEL_FOLDER_SHARED_TO_ME</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-SHARED-BY-ME--CAPS" title="CAMEL_FOLDER_SHARED_BY_ME">CAMEL_FOLDER_SHARED_BY_ME</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-MASK--CAPS" title="CAMEL_FOLDER_TYPE_MASK">CAMEL_FOLDER_TYPE_MASK</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-BIT--CAPS" title="CAMEL_FOLDER_TYPE_BIT">CAMEL_FOLDER_TYPE_BIT</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-NORMAL--CAPS" title="CAMEL_FOLDER_TYPE_NORMAL">CAMEL_FOLDER_TYPE_NORMAL</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-INBOX--CAPS" title="CAMEL_FOLDER_TYPE_INBOX">CAMEL_FOLDER_TYPE_INBOX</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-OUTBOX--CAPS" title="CAMEL_FOLDER_TYPE_OUTBOX">CAMEL_FOLDER_TYPE_OUTBOX</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-TRASH--CAPS" title="CAMEL_FOLDER_TYPE_TRASH">CAMEL_FOLDER_TYPE_TRASH</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-JUNK--CAPS" title="CAMEL_FOLDER_TYPE_JUNK">CAMEL_FOLDER_TYPE_JUNK</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-FOLDER-TYPE-SENT--CAPS" title="CAMEL_FOLDER_TYPE_SENT">CAMEL_FOLDER_TYPE_SENT</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-READ--CAPS" title="CAMEL_STORE_READ">CAMEL_STORE_READ</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-WRITE--CAPS" title="CAMEL_STORE_WRITE">CAMEL_STORE_WRITE</a>
<a class="link" href="camel-CamelStore.html#CamelRenameInfo" title="CamelRenameInfo">CamelRenameInfo</a>;
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-SUBSCRIPTIONS--CAPS" title="CAMEL_STORE_SUBSCRIPTIONS">CAMEL_STORE_SUBSCRIPTIONS</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-VTRASH--CAPS" title="CAMEL_STORE_VTRASH">CAMEL_STORE_VTRASH</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FILTER-INBOX--CAPS" title="CAMEL_STORE_FILTER_INBOX">CAMEL_STORE_FILTER_INBOX</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-VJUNK--CAPS" title="CAMEL_STORE_VJUNK">CAMEL_STORE_VJUNK</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-PROXY--CAPS" title="CAMEL_STORE_PROXY">CAMEL_STORE_PROXY</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-IS-MIGRATING--CAPS" title="CAMEL_STORE_IS_MIGRATING">CAMEL_STORE_IS_MIGRATING</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-CREATE--CAPS" title="CAMEL_STORE_FOLDER_CREATE">CAMEL_STORE_FOLDER_CREATE</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-EXCL--CAPS" title="CAMEL_STORE_FOLDER_EXCL">CAMEL_STORE_FOLDER_EXCL</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-BODY-INDEX--CAPS" title="CAMEL_STORE_FOLDER_BODY_INDEX">CAMEL_STORE_FOLDER_BODY_INDEX</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-PRIVATE--CAPS" title="CAMEL_STORE_FOLDER_PRIVATE">CAMEL_STORE_FOLDER_PRIVATE</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-CREATE-EXCL--CAPS" title="CAMEL_STORE_FOLDER_CREATE_EXCL">CAMEL_STORE_FOLDER_CREATE_EXCL</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-FAST--CAPS" title="CAMEL_STORE_FOLDER_INFO_FAST">CAMEL_STORE_FOLDER_INFO_FAST</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-RECURSIVE--CAPS" title="CAMEL_STORE_FOLDER_INFO_RECURSIVE">CAMEL_STORE_FOLDER_INFO_RECURSIVE</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-SUBSCRIBED--CAPS" title="CAMEL_STORE_FOLDER_INFO_SUBSCRIBED">CAMEL_STORE_FOLDER_INFO_SUBSCRIBED</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-NO-VIRTUAL--CAPS" title="CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL">CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL</a>
#define <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-SUBSCRIPTION-LIST--CAPS" title="CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST">CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST</a>
<a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * <a class="link" href="camel-CamelStore.html#camel-store-get-folder" title="camel_store_get_folder ()">camel_store_get_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"
>guint32</a> flags,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * <a class="link" href="camel-CamelStore.html#camel-store-get-inbox" title="camel_store_get_inbox ()">camel_store_get_inbox</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * <a class="link" href="camel-CamelStore.html#camel-store-get-trash" title="camel_store_get_trash ()">camel_store_get_trash</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * <a class="link" href="camel-CamelStore.html#camel-store-get-junk" title="camel_store_get_junk ()">camel_store_get_junk</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * <a class="link" href="camel-CamelStore.html#camel-store-create-folder" title="camel_store_create_folder ()">camel_store_create_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *parent_name,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-store-delete-folder" title="camel_store_delete_folder ()">camel_store_delete_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-store-rename-folder" title="camel_store_rename_folder ()">camel_store_rename_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *old_namein,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *new_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-store-sync" title="camel_store_sync ()">camel_store_sync</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> expunge,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * <a class="link" href="camel-CamelStore.html#camel-store-get-folder-info" title="camel_store_get_folder_info ()">camel_store_get_folder_info</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *top,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"
>guint32</a> flags,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-store-free-folder-info" title="camel_store_free_folder_info ()">camel_store_free_folder_info</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);
void <a class="link" href="camel-CamelStore.html#camel-store-free-folder-info-full" title="camel_store_free_folder_info_full ()">camel_store_free_folder_info_full</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);
void <a class="link" href="camel-CamelStore.html#camel-store-free-folder-info-nop" title="camel_store_free_folder_info_nop ()">camel_store_free_folder_info_nop</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * <a class="link" href="camel-CamelStore.html#camel-folder-info-new" title="camel_folder_info_new ()">camel_folder_info_new</a> (void);
void <a class="link" href="camel-CamelStore.html#camel-folder-info-free" title="camel_folder_info_free ()">camel_folder_info_free</a> (<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * <a class="link" href="camel-CamelStore.html#camel-folder-info-build" title="camel_folder_info_build ()">camel_folder_info_build</a> (<a
href="/usr/share/gtk-doc/html/glib/glib-Pointer-Arrays.html#GPtrArray"
>GPtrArray</a> *folders,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *namespace,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> separator,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> short_names);
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * <a class="link" href="camel-CamelStore.html#camel-folder-info-clone" title="camel_folder_info_clone ()">camel_folder_info_clone</a> (<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="camel-CamelStore.html#camel-store-supports-subscriptions" title="camel_store_supports_subscriptions ()">camel_store_supports_subscriptions</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="camel-CamelStore.html#camel-store-folder-subscribed" title="camel_store_folder_subscribed ()">camel_store_folder_subscribed</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name);
void <a class="link" href="camel-CamelStore.html#camel-store-subscribe-folder" title="camel_store_subscribe_folder ()">camel_store_subscribe_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-store-unsubscribe-folder" title="camel_store_unsubscribe_folder ()">camel_store_unsubscribe_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-store-noop" title="camel_store_noop ()">camel_store_noop</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> <a class="link" href="camel-CamelStore.html#camel-store-folder-uri-equal" title="camel_store_folder_uri_equal ()">camel_store_folder_uri_equal</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *uri0,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *uri1);
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="camel-CamelStore.html#camel-store-can-refresh-folder" title="camel_store_can_refresh_folder ()">camel_store_can_refresh_folder</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *info,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
<a class="link" href="camel-CamelStore.html#CamelISubscribe" title="CamelISubscribe">CamelISubscribe</a>;
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> <a class="link" href="camel-CamelStore.html#camel-isubscribe-subscribed" title="camel_isubscribe_subscribed ()">camel_isubscribe_subscribed</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *name);
void <a class="link" href="camel-CamelStore.html#camel-isubscribe-subscribe" title="camel_isubscribe_subscribe ()">camel_isubscribe_subscribe</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
void <a class="link" href="camel-CamelStore.html#camel-isubscribe-unsubscribe" title="camel_isubscribe_unsubscribe ()">camel_isubscribe_unsubscribe</a> (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);
</pre>
</div>
<div class="refsect1" title="Description">
<a name="camel-CamelStore.description"></a><h2>Description</h2>
<p>
</p>
</div>
<div class="refsect1" title="Details">
<a name="camel-CamelStore.details"></a><h2>Details</h2>
<div class="refsect2" title="struct CamelStore">
<a name="CamelStore"></a><h3>struct CamelStore</h3>
<pre class="programlisting">struct CamelStore {
CamelService parent_object;
struct _CamelStorePrivate *priv;
CamelObjectBag *folders;
struct _CamelDB *cdb_r;
struct _CamelDB *cdb_w;
guint32 flags;
guint32 mode;
/* Future ABI expansion */
gpointer later[4];
};
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CamelFolderInfo">
<a name="CamelFolderInfo"></a><h3>CamelFolderInfo</h3>
<pre class="programlisting">typedef struct {
struct _CamelFolderInfo *next;
struct _CamelFolderInfo *parent;
struct _CamelFolderInfo *child;
gchar *uri;
gchar *name;
gchar *full_name;
guint32 flags;
gint32 unread;
gint32 total;
} CamelFolderInfo;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_NOSELECT">
<a name="CAMEL-FOLDER-NOSELECT--CAPS"></a><h3>CAMEL_FOLDER_NOSELECT</h3>
<pre class="programlisting">#define CAMEL_FOLDER_NOSELECT (1<<0)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_NOINFERIORS">
<a name="CAMEL-FOLDER-NOINFERIORS--CAPS"></a><h3>CAMEL_FOLDER_NOINFERIORS</h3>
<pre class="programlisting">#define CAMEL_FOLDER_NOINFERIORS (1<<1)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_CHILDREN">
<a name="CAMEL-FOLDER-CHILDREN--CAPS"></a><h3>CAMEL_FOLDER_CHILDREN</h3>
<pre class="programlisting">#define CAMEL_FOLDER_CHILDREN (1<<2)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_NOCHILDREN">
<a name="CAMEL-FOLDER-NOCHILDREN--CAPS"></a><h3>CAMEL_FOLDER_NOCHILDREN</h3>
<pre class="programlisting">#define CAMEL_FOLDER_NOCHILDREN (1<<3)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_SUBSCRIBED">
<a name="CAMEL-FOLDER-SUBSCRIBED--CAPS"></a><h3>CAMEL_FOLDER_SUBSCRIBED</h3>
<pre class="programlisting">#define CAMEL_FOLDER_SUBSCRIBED (1<<4)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_VIRTUAL">
<a name="CAMEL-FOLDER-VIRTUAL--CAPS"></a><h3>CAMEL_FOLDER_VIRTUAL</h3>
<pre class="programlisting">#define CAMEL_FOLDER_VIRTUAL (1<<5)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_SYSTEM">
<a name="CAMEL-FOLDER-SYSTEM--CAPS"></a><h3>CAMEL_FOLDER_SYSTEM</h3>
<pre class="programlisting">#define CAMEL_FOLDER_SYSTEM (1<<6)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_VTRASH">
<a name="CAMEL-FOLDER-VTRASH--CAPS"></a><h3>CAMEL_FOLDER_VTRASH</h3>
<pre class="programlisting">#define CAMEL_FOLDER_VTRASH (1<<7)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_SHARED_TO_ME">
<a name="CAMEL-FOLDER-SHARED-TO-ME--CAPS"></a><h3>CAMEL_FOLDER_SHARED_TO_ME</h3>
<pre class="programlisting">#define CAMEL_FOLDER_SHARED_TO_ME (1<<8)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_SHARED_BY_ME">
<a name="CAMEL-FOLDER-SHARED-BY-ME--CAPS"></a><h3>CAMEL_FOLDER_SHARED_BY_ME</h3>
<pre class="programlisting">#define CAMEL_FOLDER_SHARED_BY_ME (1<<9)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_MASK">
<a name="CAMEL-FOLDER-TYPE-MASK--CAPS"></a><h3>CAMEL_FOLDER_TYPE_MASK</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_MASK (7 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_BIT">
<a name="CAMEL-FOLDER-TYPE-BIT--CAPS"></a><h3>CAMEL_FOLDER_TYPE_BIT</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_BIT (10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_NORMAL">
<a name="CAMEL-FOLDER-TYPE-NORMAL--CAPS"></a><h3>CAMEL_FOLDER_TYPE_NORMAL</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_NORMAL (0 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_INBOX">
<a name="CAMEL-FOLDER-TYPE-INBOX--CAPS"></a><h3>CAMEL_FOLDER_TYPE_INBOX</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_INBOX (1 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_OUTBOX">
<a name="CAMEL-FOLDER-TYPE-OUTBOX--CAPS"></a><h3>CAMEL_FOLDER_TYPE_OUTBOX</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_OUTBOX (2 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_TRASH">
<a name="CAMEL-FOLDER-TYPE-TRASH--CAPS"></a><h3>CAMEL_FOLDER_TYPE_TRASH</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_TRASH (3 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_JUNK">
<a name="CAMEL-FOLDER-TYPE-JUNK--CAPS"></a><h3>CAMEL_FOLDER_TYPE_JUNK</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_JUNK (4 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_FOLDER_TYPE_SENT">
<a name="CAMEL-FOLDER-TYPE-SENT--CAPS"></a><h3>CAMEL_FOLDER_TYPE_SENT</h3>
<pre class="programlisting">#define CAMEL_FOLDER_TYPE_SENT (5 << 10)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_READ">
<a name="CAMEL-STORE-READ--CAPS"></a><h3>CAMEL_STORE_READ</h3>
<pre class="programlisting">#define CAMEL_STORE_READ (1 << 0)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_WRITE">
<a name="CAMEL-STORE-WRITE--CAPS"></a><h3>CAMEL_STORE_WRITE</h3>
<pre class="programlisting">#define CAMEL_STORE_WRITE (1 << 1)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CamelRenameInfo">
<a name="CamelRenameInfo"></a><h3>CamelRenameInfo</h3>
<pre class="programlisting">typedef struct {
gchar *old_base;
struct _CamelFolderInfo *new;
} CamelRenameInfo;
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_SUBSCRIPTIONS">
<a name="CAMEL-STORE-SUBSCRIPTIONS--CAPS"></a><h3>CAMEL_STORE_SUBSCRIPTIONS</h3>
<pre class="programlisting">#define CAMEL_STORE_SUBSCRIPTIONS (1 << 0)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_VTRASH">
<a name="CAMEL-STORE-VTRASH--CAPS"></a><h3>CAMEL_STORE_VTRASH</h3>
<pre class="programlisting">#define CAMEL_STORE_VTRASH (1 << 1)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FILTER_INBOX">
<a name="CAMEL-STORE-FILTER-INBOX--CAPS"></a><h3>CAMEL_STORE_FILTER_INBOX</h3>
<pre class="programlisting">#define CAMEL_STORE_FILTER_INBOX (1 << 2)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_VJUNK">
<a name="CAMEL-STORE-VJUNK--CAPS"></a><h3>CAMEL_STORE_VJUNK</h3>
<pre class="programlisting">#define CAMEL_STORE_VJUNK (1 << 3)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_PROXY">
<a name="CAMEL-STORE-PROXY--CAPS"></a><h3>CAMEL_STORE_PROXY</h3>
<pre class="programlisting">#define CAMEL_STORE_PROXY (1 << 4)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_IS_MIGRATING">
<a name="CAMEL-STORE-IS-MIGRATING--CAPS"></a><h3>CAMEL_STORE_IS_MIGRATING</h3>
<pre class="programlisting">#define CAMEL_STORE_IS_MIGRATING (1 << 5)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_CREATE">
<a name="CAMEL-STORE-FOLDER-CREATE--CAPS"></a><h3>CAMEL_STORE_FOLDER_CREATE</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_CREATE (1<<0)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_EXCL">
<a name="CAMEL-STORE-FOLDER-EXCL--CAPS"></a><h3>CAMEL_STORE_FOLDER_EXCL</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_EXCL (1<<1)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_BODY_INDEX">
<a name="CAMEL-STORE-FOLDER-BODY-INDEX--CAPS"></a><h3>CAMEL_STORE_FOLDER_BODY_INDEX</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_BODY_INDEX (1<<2)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_PRIVATE">
<a name="CAMEL-STORE-FOLDER-PRIVATE--CAPS"></a><h3>CAMEL_STORE_FOLDER_PRIVATE</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_PRIVATE (1<<3) /* a private folder, that shouldn't show up in unmatched/folder info's, etc */
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_CREATE_EXCL">
<a name="CAMEL-STORE-FOLDER-CREATE-EXCL--CAPS"></a><h3>CAMEL_STORE_FOLDER_CREATE_EXCL</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_CREATE_EXCL (CAMEL_STORE_FOLDER_CREATE | CAMEL_STORE_FOLDER_EXCL)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_INFO_FAST">
<a name="CAMEL-STORE-FOLDER-INFO-FAST--CAPS"></a><h3>CAMEL_STORE_FOLDER_INFO_FAST</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_INFO_FAST (1 << 0)
</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">CAMEL_STORE_FOLDER_INFO_FAST</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_INFO_RECURSIVE">
<a name="CAMEL-STORE-FOLDER-INFO-RECURSIVE--CAPS"></a><h3>CAMEL_STORE_FOLDER_INFO_RECURSIVE</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_INFO_RECURSIVE (1 << 1)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_INFO_SUBSCRIBED">
<a name="CAMEL-STORE-FOLDER-INFO-SUBSCRIBED--CAPS"></a><h3>CAMEL_STORE_FOLDER_INFO_SUBSCRIBED</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_INFO_SUBSCRIBED (1 << 2)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL">
<a name="CAMEL-STORE-FOLDER-INFO-NO-VIRTUAL--CAPS"></a><h3>CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL (1 << 3) /* don't include vTrash/vJunk folders */
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST">
<a name="CAMEL-STORE-FOLDER-INFO-SUBSCRIPTION-LIST--CAPS"></a><h3>CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST</h3>
<pre class="programlisting">#define CAMEL_STORE_FOLDER_INFO_SUBSCRIPTION_LIST (1 << 4)
</pre>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="camel_store_get_folder ()">
<a name="camel-store-get-folder"></a><h3>camel_store_get_folder ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * camel_store_get_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"
>guint32</a> flags,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Get a specific folder object from the store by name.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td> name of the folder to get
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td> folder flags (create, save body index, etc)
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the folder corresponding to the path <em class="parameter"><code>folder_name</code></em> or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_get_inbox ()">
<a name="camel-store-get-inbox"></a><h3>camel_store_get_inbox ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * camel_store_get_inbox (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the folder in the store into which new mail is delivered,
or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if no such folder exists.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_get_trash ()">
<a name="camel-store-get-trash"></a><h3>camel_store_get_trash ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * camel_store_get_trash (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the folder in the store into which trash is delivered, or
<a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if no such folder exists.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_get_junk ()">
<a name="camel-store-get-junk"></a><h3>camel_store_get_junk ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelFolder.html#CamelFolder" title="struct CamelFolder">CamelFolder</a> * camel_store_get_junk (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the folder in the store into which junk is delivered, or
<a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> if no such folder exists.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_create_folder ()">
<a name="camel-store-create-folder"></a><h3>camel_store_create_folder ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * camel_store_create_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *parent_name,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Creates a new folder as a child of an existing folder.
<em class="parameter"><code>parent_name</code></em> can be <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> to create a new top-level folder.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>parent_name</code></em> :</span></p></td>
<td> name of the new folder's parent, or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td> name of the folder to create
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> info about the created folder, which the caller must
free with <a class="link" href="camel-CamelStore.html#camel-store-free-folder-info" title="camel_store_free_folder_info ()"><span class="type">camel_store_free_folder_info</span></a>, or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_delete_folder ()">
<a name="camel-store-delete-folder"></a><h3>camel_store_delete_folder ()</h3>
<pre class="programlisting">void camel_store_delete_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Deletes the named folder. The folder must be empty.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td> name of the folder to delete
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_rename_folder ()">
<a name="camel-store-rename-folder"></a><h3>camel_store_rename_folder ()</h3>
<pre class="programlisting">void camel_store_rename_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *old_namein,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *new_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Rename a named folder to a new name.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>old_namein</code></em> :</span></p></td>
<td> the current name of the folder
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>new_name</code></em> :</span></p></td>
<td> the new name of the folder
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_sync ()">
<a name="camel-store-sync"></a><h3>camel_store_sync ()</h3>
<pre class="programlisting">void camel_store_sync (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> expunge,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Syncs any changes that have been made to the store object and its
folders with the real store.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>expunge</code></em> :</span></p></td>
<td> <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if an expunge should be done after sync or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_get_folder_info ()">
<a name="camel-store-get-folder-info"></a><h3>camel_store_get_folder_info ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * camel_store_get_folder_info (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *top,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#guint32"
>guint32</a> flags,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
This fetches information about the folder structure of <em class="parameter"><code>store</code></em>,
starting with <em class="parameter"><code>top</code></em>, and returns a tree of CamelFolderInfo
structures. If <em class="parameter"><code>flags</code></em> includes <a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-SUBSCRIBED--CAPS" title="CAMEL_STORE_FOLDER_INFO_SUBSCRIBED"><span class="type">CAMEL_STORE_FOLDER_INFO_SUBSCRIBED</span></a>,
only subscribed folders will be listed. If the store doesn't support
subscriptions, then it will list all folders. If <em class="parameter"><code>flags</code></em> includes
<a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-RECURSIVE--CAPS" title="CAMEL_STORE_FOLDER_INFO_RECURSIVE"><span class="type">CAMEL_STORE_FOLDER_INFO_RECURSIVE</span></a>, the returned tree will include
all levels of hierarchy below <em class="parameter"><code>top</code></em>. If not, it will only include
the immediate subfolders of <em class="parameter"><code>top</code></em>. If <em class="parameter"><code>flags</code></em> includes
<a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-FAST--CAPS" title="CAMEL_STORE_FOLDER_INFO_FAST"><span class="type">CAMEL_STORE_FOLDER_INFO_FAST</span></a>, the unread_message_count fields of
some or all of the structures may be set to <code class="literal">-1</code>, if the store cannot
determine that information quickly. If <em class="parameter"><code>flags</code></em> includes
<a class="link" href="camel-CamelStore.html#CAMEL-STORE-FOLDER-INFO-NO-VIRTUAL--CAPS" title="CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL"><span class="type">CAMEL_STORE_FOLDER_INFO_NO_VIRTUAL</span></a>, don't include special virtual
folders (such as vTrash or vJunk).
</p>
<p>
The CAMEL_STORE_FOLDER_INFO_FAST flag should be considered
deprecated; most backends will behave the same whether it is
supplied or not. The only guaranteed way to get updated folder
counts is to both open the folder and invoke <code class="function">refresh_info()</code> it.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>top</code></em> :</span></p></td>
<td> the name of the folder to start from
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>flags</code></em> :</span></p></td>
<td> various CAMEL_STORE_FOLDER_INFO_* flags to control behavior
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> tree, which must be freed with
<a class="link" href="camel-CamelStore.html#camel-store-free-folder-info" title="camel_store_free_folder_info ()"><span class="type">camel_store_free_folder_info</span></a>, or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_free_folder_info ()">
<a name="camel-store-free-folder-info"></a><h3>camel_store_free_folder_info ()</h3>
<pre class="programlisting">void camel_store_free_folder_info (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);</pre>
<p>
Frees the data returned by <a class="link" href="camel-CamelStore.html#camel-store-get-folder-info" title="camel_store_get_folder_info ()"><span class="type">camel_store_get_folder_info</span></a>. If <em class="parameter"><code>fi</code></em> is <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>,
nothing is done, the routine simply returns.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fi</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> as gotten via <a class="link" href="camel-CamelStore.html#camel-store-get-folder-info" title="camel_store_get_folder_info ()"><span class="type">camel_store_get_folder_info</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_free_folder_info_full ()">
<a name="camel-store-free-folder-info-full"></a><h3>camel_store_free_folder_info_full ()</h3>
<pre class="programlisting">void camel_store_free_folder_info_full (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);</pre>
<p>
An implementation for <span class="type">"free_folder_info"</span>. Frees all
of the data.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fi</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> as gotten via <a class="link" href="camel-CamelStore.html#camel-store-get-folder-info" title="camel_store_get_folder_info ()"><span class="type">camel_store_get_folder_info</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_free_folder_info_nop ()">
<a name="camel-store-free-folder-info-nop"></a><h3>camel_store_free_folder_info_nop ()</h3>
<pre class="programlisting">void camel_store_free_folder_info_nop (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);</pre>
<p>
An implementation for <span class="type">"free_folder_info"</span>. Does nothing.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>fi</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> as gotten via <a class="link" href="camel-CamelStore.html#camel-store-get-folder-info" title="camel_store_get_folder_info ()"><span class="type">camel_store_get_folder_info</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_folder_info_new ()">
<a name="camel-folder-info-new"></a><h3>camel_folder_info_new ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * camel_folder_info_new (void);</pre>
<p>
</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> a new empty CamelFolderInfo instance
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_folder_info_free ()">
<a name="camel-folder-info-free"></a><h3>camel_folder_info_free ()</h3>
<pre class="programlisting">void camel_folder_info_free (<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);</pre>
<p>
Frees <em class="parameter"><code>fi</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody><tr>
<td><p><span class="term"><em class="parameter"><code>fi</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a>
</td>
</tr></tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_folder_info_build ()">
<a name="camel-folder-info-build"></a><h3>camel_folder_info_build ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * camel_folder_info_build (<a
href="/usr/share/gtk-doc/html/glib/glib-Pointer-Arrays.html#GPtrArray"
>GPtrArray</a> *folders,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *namespace,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> separator,
<a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> short_names);</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">camel_folder_info_build</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
This takes an array of folders and attaches them together according
to the hierarchy described by their full_names and <em class="parameter"><code>separator</code></em>. If
<em class="parameter"><code>namespace</code></em> is non-<a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a>, then it will be ignored as a full_name
prefix, for purposes of comparison. If necessary,
<a class="link" href="camel-CamelStore.html#camel-folder-info-build" title="camel_folder_info_build ()"><span class="type">camel_folder_info_build</span></a> will create additional <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> with
<a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#NULL--CAPS"
><code class="literal">NULL</code></a> urls to fill in gaps in the tree. The value of <em class="parameter"><code>short_names</code></em>
is used in constructing the names of these intermediate folders.
</p>
<p>
NOTE: This is deprected, do not use this.
FIXME: remove this/move it to imap, which is the only user of it now.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>folders</code></em> :</span></p></td>
<td> an array of <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>namespace</code></em> :</span></p></td>
<td> an ignorable prefix on the folder names
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>separator</code></em> :</span></p></td>
<td> the hieararchy separator character
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>short_names</code></em> :</span></p></td>
<td> <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the (short) name of a folder is the part after
the last <em class="parameter"><code>separator</code></em> in the full name. <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> if it is the full name.
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the top level of the tree of linked folder info.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_folder_info_clone ()">
<a name="camel-folder-info-clone"></a><h3>camel_folder_info_clone ()</h3>
<pre class="programlisting"><a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> * camel_folder_info_clone (<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *fi);</pre>
<p>
Clones <em class="parameter"><code>fi</code></em> recursively.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>fi</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> the cloned <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a> tree.
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_supports_subscriptions ()">
<a name="camel-store-supports-subscriptions"></a><h3>camel_store_supports_subscriptions ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> camel_store_supports_subscriptions (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store);</pre>
<p>
Get whether or not <em class="parameter"><code>store</code></em> supports subscriptions to folders.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if folder subscriptions are supported or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_folder_subscribed ()">
<a name="camel-store-folder-subscribed"></a><h3>camel_store_folder_subscribed ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> camel_store_folder_subscribed (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name);</pre>
<p>
Find out if a folder has been subscribed to.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td> full path of the folder
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if the folder has been subscribed to or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_subscribe_folder ()">
<a name="camel-store-subscribe-folder"></a><h3>camel_store_subscribe_folder ()</h3>
<pre class="programlisting">void camel_store_subscribe_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Subscribe to the folder described by <em class="parameter"><code>folder_name</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td> full path of the folder
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_unsubscribe_folder ()">
<a name="camel-store-unsubscribe-folder"></a><h3>camel_store_unsubscribe_folder ()</h3>
<pre class="programlisting">void camel_store_unsubscribe_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Unsubscribe from the folder described by <em class="parameter"><code>folder_name</code></em>.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td> full path of the folder
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_noop ()">
<a name="camel-store-noop"></a><h3>camel_store_noop ()</h3>
<pre class="programlisting">void camel_store_noop (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Pings <em class="parameter"><code>store</code></em> so that its connection doesn't timeout.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_folder_uri_equal ()">
<a name="camel-store-folder-uri-equal"></a><h3>camel_store_folder_uri_equal ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gint"
>gint</a> camel_store_folder_uri_equal (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *uri0,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *uri1);</pre>
<p>
Compares 2 folder uris to check that they are equal.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a> object
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>uri0</code></em> :</span></p></td>
<td> a folder uri
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>uri1</code></em> :</span></p></td>
<td> another folder uri
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#TRUE--CAPS"
><code class="literal">TRUE</code></a> if they are equal or <a
href="/usr/share/gtk-doc/html/glib/glib-Standard-Macros.html#FALSE--CAPS"
><code class="literal">FALSE</code></a> otherwise
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_store_can_refresh_folder ()">
<a name="camel-store-can-refresh-folder"></a><h3>camel_store_can_refresh_folder ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> camel_store_can_refresh_folder (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
<a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo">CamelFolderInfo</a> *info,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<p>
Returns if this folder (param info) should be checked for new mail or not.
It should not look into sub infos (info->child) or next infos, it should
return value only for the actual folder info.
Default behavior is that all Inbox folders are intended to be refreshed.</p>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore"><span class="type">CamelStore</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>info</code></em> :</span></p></td>
<td> a <a class="link" href="camel-CamelStore.html#CamelFolderInfo" title="CamelFolderInfo"><span class="type">CamelFolderInfo</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td> a <a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException"><span class="type">CamelException</span></a>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td> whether folder should be checked for new mails
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="CamelISubscribe">
<a name="CamelISubscribe"></a><h3>CamelISubscribe</h3>
<pre class="programlisting">typedef struct {
CamelInterface iface;
gboolean (*subscribed)(CamelStore *store, const gchar *folder_name);
void (*subscribe)(CamelStore *store, const gchar *folder_name, CamelException *ex);
void (*unsubscribe)(CamelStore *store, const gchar *folder_name, CamelException *ex);
} CamelISubscribe;
</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">CamelISubscribe</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
</div>
<hr>
<div class="refsect2" title="camel_isubscribe_subscribed ()">
<a name="camel-isubscribe-subscribed"></a><h3>camel_isubscribe_subscribed ()</h3>
<pre class="programlisting"><a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gboolean"
>gboolean</a> camel_isubscribe_subscribed (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *name);</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">camel_isubscribe_subscribed</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>name</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><span class="emphasis"><em>Returns</em></span> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_isubscribe_subscribe ()">
<a name="camel-isubscribe-subscribe"></a><h3>camel_isubscribe_subscribe ()</h3>
<pre class="programlisting">void camel_isubscribe_subscribe (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">camel_isubscribe_subscribe</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
<hr>
<div class="refsect2" title="camel_isubscribe_unsubscribe ()">
<a name="camel-isubscribe-unsubscribe"></a><h3>camel_isubscribe_unsubscribe ()</h3>
<pre class="programlisting">void camel_isubscribe_unsubscribe (<a class="link" href="camel-CamelStore.html#CamelStore" title="struct CamelStore">CamelStore</a> *store,
const <a
href="/usr/share/gtk-doc/html/glib/glib-Basic-Types.html#gchar"
>gchar</a> *folder_name,
<a class="link" href="camel-camel-exception.html#CamelException" title="struct CamelException">CamelException</a> *ex);</pre>
<div class="warning" title="Warning" style="margin-left: 0.5in; margin-right: 0.5in;">
<h3 class="title">Warning</h3>
<p><code class="literal">camel_isubscribe_unsubscribe</code> is deprecated and should not be used in newly-written code.</p>
</div>
<p>
</p>
<div class="variablelist"><table border="0">
<col align="left" valign="top">
<tbody>
<tr>
<td><p><span class="term"><em class="parameter"><code>store</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>folder_name</code></em> :</span></p></td>
<td>
</td>
</tr>
<tr>
<td><p><span class="term"><em class="parameter"><code>ex</code></em> :</span></p></td>
<td>
</td>
</tr>
</tbody>
</table></div>
</div>
</div>
</div>
<div class="footer">
<hr>
Generated by GTK-Doc V1.11</div>
</body>
</html>