summaryrefslogtreecommitdiff
path: root/docs/reference/camel/tmpl/camel-store-summary.sgml
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2010-04-24 16:35:29 -0400
committerMatthew Barnes <mbarnes@redhat.com>2010-04-30 11:46:48 -0400
commitbcd1f61f19fd7c7639874c25d48f04fc5d1b8001 (patch)
tree11aafa8f48aa4401568e8485c4cbf8c240a5a985 /docs/reference/camel/tmpl/camel-store-summary.sgml
parenta35ae0e6ef62124049908179c705a841dd450b55 (diff)
downloadevolution-data-server-bcd1f61f19fd7c7639874c25d48f04fc5d1b8001.tar.gz
Use GObject properties instead of CamelArg.
Persistent properties are implemented as normal GObject properties, but with a special GParamFlag: CAMEL_PARAM_PERSISTENT. Currently all persistent properties are of type boolean, so the state file read/write logic has been scaled down to support only booleans.
Diffstat (limited to 'docs/reference/camel/tmpl/camel-store-summary.sgml')
-rw-r--r--docs/reference/camel/tmpl/camel-store-summary.sgml27
1 files changed, 27 insertions, 0 deletions
diff --git a/docs/reference/camel/tmpl/camel-store-summary.sgml b/docs/reference/camel/tmpl/camel-store-summary.sgml
index a59e8d871..f780a6395 100644
--- a/docs/reference/camel/tmpl/camel-store-summary.sgml
+++ b/docs/reference/camel/tmpl/camel-store-summary.sgml
@@ -321,3 +321,30 @@ CamelStoreSummary
@i:
+<!-- ##### ENUM CamelStoreSummaryLock ##### -->
+<para>
+
+</para>
+
+@CSS_SUMMARY_LOCK:
+@CSS_IO_LOCK:
+@CSS_REF_LOCK:
+
+<!-- ##### FUNCTION camel_store_summary_lock ##### -->
+<para>
+
+</para>
+
+@summary:
+@lock:
+
+
+<!-- ##### FUNCTION camel_store_summary_unlock ##### -->
+<para>
+
+</para>
+
+@summary:
+@lock:
+
+