[evolution-ews] Add possible @element values to e_ews_connection_get_oal_detail.
- From: Chenthill Palanisamy <pchen src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-ews] Add possible @element values to e_ews_connection_get_oal_detail.
- Date: Thu, 7 Jul 2011 06:00:38 +0000 (UTC)
commit 0140f67f6dd4ccc4b672348d4a1aeaaa944748a7
Author: Chenthill Palanisamy <pchenthill novell com>
Date: Thu Jul 7 11:29:00 2011 +0530
Add possible @element values to e_ews_connection_get_oal_detail.
src/server/e-ews-connection.c | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
---
diff --git a/src/server/e-ews-connection.c b/src/server/e-ews-connection.c
index 9ef8bcd..439a304 100644
--- a/src/server/e-ews-connection.c
+++ b/src/server/e-ews-connection.c
@@ -1503,6 +1503,18 @@ e_ews_connection_get_oal_detail_finish (EEwsConnection *cnc,
}
+/**
+ * e_ews_connection_get_oal_detail
+ * @cnc:
+ * @oal_id:
+ * @oal_element:
+ * @elements: "Full" "Diff" "Template" are the possible values.
+ * @cancellable:
+ * @error:
+ *
+ *
+ * Returns:
+ **/
gboolean
e_ews_connection_get_oal_detail (EEwsConnection *cnc,
const gchar *oal_id,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]